rate-skill
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a framework for evaluating documentation quality. It is restricted to using
Read,Glob, andGrepfor data ingestion and analysis, ensuring that it cannot modify the file system or communicate over the network. - [PROMPT_INJECTION]: The skill has a surface for indirect prompt injection (Category 8) as it ingests and processes external
SKILL.mdfiles. - Ingestion points: Local
SKILL.mdfiles are read using theReadtool based on user-provided paths. - Boundary markers: Absent. The skill does not explicitly define markers to separate analyzed content from the agent's instructions.
- Capability inventory: The skill's allowed tools are limited to information gathering (
Read,Glob,Grep). It lacks capabilities for code execution, system modification, or network access. - Sanitization: Content is analyzed as raw text without specific sanitization steps.
Audit Metadata