Analyze
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFENO_CODEPROMPT_INJECTION
Full Analysis
- [NO_CODE]: The skill is composed entirely of instructional Markdown content and configuration metadata. It does not include any Python packages, Node.js modules, shell commands, or other executable scripts.
- [PROMPT_INJECTION]: The skill is designed to ingest and analyze arbitrary user-provided data, code, or text, which creates a potential surface for indirect prompt injection. Ingestion points: Processes any input provided for analysis as described in
SKILL.md. Boundary markers: There are no specific delimiters or warnings to ignore embedded instructions within the data being analyzed. Capability inventory: The skill has no programmatic capabilities or tools, such as network access, file system modification, or subprocess execution. Sanitization: No sanitization or validation logic is applied to the input data before processing.
Audit Metadata