blueprint-generate-rules

Pass

Audited by Gen Agent Trust Hub on Feb 19, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION] (LOW): The skill uses bash to perform standard file system checks (ls), compute file hashes (sha256sum), and update local JSON configuration files using jq. These operations are limited to the local project environment (.claude/rules/ and docs/blueprint/) and represent expected behavior for a build or documentation tool.
  • [DATA_EXFILTRATION] (SAFE): No external network requests or data transmission patterns were identified. All operations are confined to the local repository.
  • [REMOTE_CODE_EXECUTION] (SAFE): There are no patterns of downloading or executing scripts from external URLs.
  • [PROMPT_INJECTION] (SAFE): The instructions focus on structured data extraction and rule generation without attempting to override system safety protocols or bypass agent constraints.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 19, 2026, 06:10 PM