prd-to-engineering-spec

Pass

Audited by Gen Agent Trust Hub on Mar 9, 2026

Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes two utility bash scripts, generate_spec_skeleton.sh and validate_spec.sh. Analysis shows these scripts are used for local file system operations (creating directories and populating markdown templates) and static analysis (linting for completeness and placeholder removal). They do not perform network requests or execute remote code.
  • [SAFE]: The validate_spec.sh script features a proactive security mechanism that scans generated documents for potential secrets such as private keys and API tokens using regular expressions, which serves as a safeguard for developers.
  • [PROMPT_INJECTION]: The instructions provided in SKILL.md are focused on structured engineering workflows. No patterns were detected that attempt to bypass safety guidelines, extract system prompts, or exfiltrate data.
  • [SAFE]: No evidence of obfuscation, unauthorized privilege escalation, or persistence mechanisms was found. The skill is primarily composed of documentation templates and well-documented shell scripts.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 9, 2026, 05:11 PM