ecosystem-research
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill is designed for technical research and data aggregation. It possesses a standard vulnerability surface for indirect prompt injection due to its primary purpose of processing external data, but it lacks the capabilities to perform sensitive actions that could be exploited.
- Ingestion points: The skill retrieves data from external URLs including GitHub issues, discussions, and documentation as part of its research steps in SKILL.md.
- Boundary markers: The output is constrained to a specific markdown format defined in the 'Output Format' section, which helps structure the retrieved data, though no explicit 'ignore instructions' delimiters are included.
- Capability inventory: The skill body is limited to instructional text and does not invoke any shell commands, file system operations, or network tools itself (SKILL.md).
- Sanitization: The skill relies on the agent's underlying safety filters for processing external content, which is appropriate for its research-oriented purpose.
Audit Metadata