validate-data
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFENO_CODE
Full Analysis
- Absence of Executable Code: The skill is composed exclusively of instructional markdown. It does not contain scripts, binaries, or configuration files that execute logic on the host system.
- Indirect Prompt Injection Surface: The skill is designed to ingest and review external data provided by users. There is a potential for instructions embedded within that data to attempt to influence the agent's behavior. This is a common characteristic of LLM-based analysis tools.
- Ingestion points: User content provided as the
<analysis to review>argument. - Boundary markers: No specific delimiters are defined in the skill for separating user data from instructions.
- Capability inventory: No subprocess calls, file system operations, or network capabilities are present in the skill definition.
- Sanitization: The skill does not specify any automated sanitization or filtering of the input content.
- Security Posture: The instructions focus on quality assurance, statistical accuracy, and reporting, with no patterns associated with malicious activities.
Audit Metadata