research
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a robust 'Research Discipline' that prioritizes primary sources (Tier 0/1) over secondary summaries (Tier 2/3). It uses standard shell commands and git for context gathering without any unauthorized data access.
- [COMMAND_EXECUTION]: The skill uses
git branch --show-currentto establish project context, which is a legitimate and safe operation for a developer tool. - [EXTERNAL_DOWNLOADS]: The skill references standard package registries (npm, PyPI, NuGet) and official documentation sites for research. These are well-known, trusted technical resources and do not represent a security risk.
- [PROMPT_INJECTION]: While the skill uses strong instructional language (e.g., 'Mandatory disciplines (non-negotiable)', 'MANDATORY'), these are used to enforce high-quality research standards and do not attempt to bypass AI safety filters or exfiltrate data.
- [DATA_EXFILTRATION]: There are no patterns of sensitive data exfiltration. The skill focuses on reading public documentation and metadata from official sources.
Audit Metadata