skill-architect

Pass

Audited by Gen Agent Trust Hub on Mar 5, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSNO_CODE
Full Analysis
  • [NO_CODE]: The skill's instructions in SKILL.md and README.md rely heavily on a suite of utility scripts (e.g., scripts/init_skill.py, scripts/validate_skill.py, scripts/package_skill.py). However, these executable files are not present in the skill package, which represents a 'Phantom Tools' quality issue where the documentation refers to non-existent assets.
  • [COMMAND_EXECUTION]: The skill requests Bash permissions to facilitate development workflows, such as running validation scripts and building MCP servers. The instructions provide the agent with the necessary commands to perform these tasks locally.
  • [EXTERNAL_DOWNLOADS]: The documentation and templates reference standard libraries from well-known registries, including @modelcontextprotocol/sdk via NPM, and pillow and numpy via PyPI. These dependencies are used for legitimate development and analysis purposes.
  • [PROMPT_INJECTION]: As a tool designed to audit other agent skills, there is an inherent surface for indirect prompt injection. If the agent uses this skill to analyze a malicious third-party skill file, that file could contain instructions designed to subvert the auditing agent's logic.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 5, 2026, 04:46 AM