skills/lev-os/agents/arch/Gen Agent Trust Hub

arch

Pass

Audited by Gen Agent Trust Hub on Mar 21, 2026

Risk Level: SAFEPROMPT_INJECTION
Full Analysis
  • [PROMPT_INJECTION]: The skill is vulnerable to indirect prompt injection due to its core functionality of analyzing external and potentially untrusted code artifacts.
  • Ingestion points: The agent ingests data from external sources (PR diffs, repository files) using the gh CLI and the Read tool as part of the PR review protocol defined in SKILL.md and SYSTEM_PROMPT.md.
  • Boundary markers: The instructions lack explicit boundary markers or directives to treat content within diffs and external files purely as data, which may lead the agent to follow instructions embedded in analyzed code.
  • Capability inventory: The skill's metadata allows access to the Bash and Write tools, providing a significant capability surface if an injection attack were successful.
  • Sanitization: There is no evidence of content sanitization or pre-processing to filter or escape potential injection patterns from external data before it enters the LLM context.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 21, 2026, 06:48 PM
Security Audit — agent-trust-hub — arch