product-question

Pass

Audited by Gen Agent Trust Hub on Jun 13, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill instructions define a clear scope for codebase investigation and communication with stakeholders. No attempts to override agent safety guidelines or perform prompt injection were detected.
  • [SAFE]: No hardcoded credentials, API keys, or sensitive environment variable exposure patterns were found in the markdown files or scripts.
  • [SAFE]: The Python scripts (scripts/validate.py and scripts/test_skill.py) are for local validation of the skill's structure. They use standard libraries (os, re, json, ast) and do not involve remote code execution, network requests, or dangerous system commands.
  • [SAFE]: No obfuscation techniques such as Base64-encoded commands, zero-width characters, or homoglyphs were detected.
  • [SAFE]: The skill's primary function involves reading local repository files and outputting text summaries. While this constitutes a standard attack surface for indirect prompt injection, the skill includes instructions to avoid code dumps and prioritize plain-English summaries, which serves as a natural mitigation against data-driven instruction overrides.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 13, 2026, 10:44 AM
Security Audit — agent-trust-hub — product-question