json-config-loader
Facilitates parsing and managing configuration files in bash scripts, supporting INI, key=value, and JSON formats.
Install this skill
Security score
The json-config-loader skill was audited on Feb 12, 2026 and we found 11 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Template literal with variable interpolation in command context
| 35 | ```bash |
Template literal with variable interpolation in command context
| 110 | ```bash |
Template literal with variable interpolation in command context
| 201 | ```bash |
Template literal with variable interpolation in command context
| 285 | ```bash |
Template literal with variable interpolation in command context
| 381 | ```bash |
Template literal with variable interpolation in command context
| 490 | ```bash |
Template literal with variable interpolation in command context
| 579 | ```bash |
Template literal with variable interpolation in command context
| 798 | ```bash |
External URL reference
| 822 | - [jq Manual](https://stedolan.github.io/jq/manual/) |
External URL reference
| 823 | - [yq Documentation](https://mikefarah.gitbook.io/yq/) |
External URL reference
| 824 | - [Bash Associative Arrays](https://www.gnu.org/software/bash/manual/html_node/Arrays.html) |