security-init
Pass
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the Glob tool to identify technology-specific files for the purpose of generating a security configuration. This process only checks for file existence and does not read sensitive content.
- [SAFE]: Defensive instructions are included to prevent the skill from accepting external arguments, mitigating risks of command manipulation through user input.
- [SAFE]: The skill uses the Bash tool only for creating a configuration directory and uses the Write tool to update settings, both of which are common operations for a configuration utility and are performed with user confirmation.
Audit Metadata