disciplined-research
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [Prompt Injection] (SAFE): No instructions to override behavior or bypass safety guidelines were found in the skill text.
- [Data Exposure & Exfiltration] (SAFE): The skill analyzes local files using standard tools (git, rg, cargo) and does not include network operations to exfiltrate data.
- [Remote Code Execution] (SAFE): No patterns for remote script execution or unverifiable dependency installation were detected.
- [Indirect Prompt Injection] (LOW): The skill has an attack surface for indirect injection by processing untrusted data (source code). 1. Ingestion points: Local source code files via
rgandgitcommands. 2. Boundary markers: Absent in the templates provided. 3. Capability inventory: Subprocess calls forrg,git, andcargofor code exploration. 4. Sanitization: No explicit sanitization or filtering of file content before inclusion in the Research Document.
Audit Metadata