case-study-writing
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Employs the vendor's official
infshCLI tool to facilitate application execution and authenticated sessions. - [EXTERNAL_DOWNLOADS]: References the installation of additional skill extensions from the author's official GitHub organization using
npx. - [REMOTE_CODE_EXECUTION]: Executes Python code within a managed vendor environment to generate data visualizations and charts.
- [PROMPT_INJECTION]: The skill ingests data from external search applications to support research tasks, creating a surface for indirect prompt injection if retrieved web content is malicious.
- Ingestion points: Data retrieved from search and question-answering applications (SKILL.md).
- Boundary markers: No specific delimiters or "ignore" instructions are present in the example templates.
- Capability inventory: Possession of shell command execution and Python execution capabilities via vendor-provided tools (SKILL.md).
- Sanitization: No explicit sanitization or validation of external search data is shown in the provided examples.
Audit Metadata