content-retrieval

Pass

Audited by Gen Agent Trust Hub on Mar 1, 2026

Risk Level: SAFENO_CODE
Full Analysis
  • [PROMPT_INJECTION]: No malicious instructions aimed at overriding agent behavior or bypassing safety guidelines were found. The protocol focuses on retrieval efficiency using standard markdown structures.
  • [DATA_EXPOSURE]: No hardcoded credentials or access to sensitive system files (e.g., SSH keys, AWS config) were detected. The skill operates on generic file paths provided during the agent's task.
  • [REMOTE_CODE_EXECUTION]: No remote script downloads, package installations, or dynamic execution of external code were found.
  • [NO_CODE]: This skill contains no executable scripts or binaries. It is a set of markdown-based instructions for the AI agent.
  • [INDIRECT_PROMPT_INJECTION]: The skill defines a data ingestion surface for the agent.
  • Ingestion points: Any file accessed via the retrieval levels L0-L5 (e.g., SKILL.md, AGENT-INDEX.md).
  • Boundary markers: Uses markdown headings and horizontal rules for section delimitation, which provide structural context but are not security-focused boundaries.
  • Capability inventory: Utilizes standard Grep and Read tools. No subprocess, network, or file-write capabilities are defined within this skill.
  • Sanitization: No explicit sanitization or instructions to ignore instructions found within the retrieved data are present.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 04:32 PM