skills/ashe-li/agent-skills/agents/Gen Agent Trust Hub

agents

Pass

Audited by Gen Agent Trust Hub on Aug 5, 2026

Risk Level: SAFEPROMPT_INJECTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [PROMPT_INJECTION]: The skill defines sub-agents (complexity-triage, doc-reviewer, doc-updater, tdd-guide) that ingest untrusted data such as user requirements, Notion tickets, and code diffs. While the definitions include 'Input Defense Baseline' instructions to ignore embedded commands, the agents possess capabilities like 'Bash', 'Write', and 'Edit'.\n
  • Ingestion points: Task descriptions and requirements in complexity-triage.md, doc-reviewer.md, doc-updater.md, and tdd-guide.md.\n
  • Boundary markers: The 'Input Defense Baseline' sections instruct agents to treat inputs strictly as data.\n
  • Capability inventory: Tools include Bash, Write, Edit, Read, Grep, and Glob.\n
  • Sanitization: Primarily relies on LLM-based policy enforcement rather than input filtering.\n- [EXTERNAL_DOWNLOADS]: The skill documentation in SKILL.md describes a fallback mechanism to download agent definition files from the author's public GitHub repository (github.com/ashe-li/agent-skills) if they are missing from the local environment.\n- [COMMAND_EXECUTION]: Sub-agent definitions for doc-updater.md and tdd-guide.md authorize the use of the Bash tool to perform git operations and execute test suites, which are standard for their described purposes but represent a functional attack surface.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 5, 2026, 04:37 AM
Security Audit — agent-trust-hub — agents