skills/tanabee/skills/implement/Gen Agent Trust Hub

implement

Pass

Audited by Gen Agent Trust Hub on Mar 13, 2026

Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface due to its reliance on external and local data sources for instructions. \n
  • Ingestion points: Content is retrieved from GitHub issues using gh issue view and from local implementation files at tmp/issues/<issue番号>/plan.md. \n
  • Boundary markers: No specific delimiters or instructions to ignore embedded prompts are defined in the skill logic. \n
  • Capability inventory: The skill has broad system access through the Bash, Write, Edit, and Task tools, which can be misused if malicious instructions are processed. \n
  • Sanitization: There is no validation or sanitization of ingested content before it informs the agent's implementation steps. \n- [COMMAND_EXECUTION]: The skill utilizes the Bash tool to perform development operations, including fetching issue data, committing changes via git, and executing project-specific test suites. \n- [EXTERNAL_DOWNLOADS]: Retrieves issue information and metadata from GitHub's official services using the gh command-line utility.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 13, 2026, 11:34 AM