blueprint-init
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
Bashtool to perform a file search for markdown documentation. The command is restricted to the local directory and explicitly excludes common non-project directories such as.gitandnode_modules, adhering to safe development practices. - [SAFE]: A security-oriented initialization step checks the
.claude/directory for hardcoded secrets or credentials. This proactive measure provides a warning to the user if sensitive information is found, helping to prevent accidental exposure or git-committing of secrets.
Audit Metadata