atypica-research
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes
scripts/mcp-call.sh, a utility script that usescurlandjqto interact with the atypica.ai API. This script is a documented convenience tool for performing research operations. - [EXTERNAL_DOWNLOADS]: The skill communicates with
https://atypica.ai/mcp/studyfor its primary functionality. This is the official API endpoint for the vendor's research service. - [SAFE]: The skill possesses a data ingestion surface for indirect instructions when retrieving content from the research API.
- Ingestion points: External data enters the agent context via
atypica_study_get_messages,atypica_study_get_report, andatypica_study_get_podcastas documented inSKILL.mdandreferences/api-reference.md. - Boundary markers: The skill does not explicitly instruct the agent to use delimiters or ignore instructions within the retrieved research data.
- Capability inventory: The skill utilizes network operations and shell execution (via
mcp-call.sh) to manage research sessions and retrieve artifacts. - Sanitization: No specific sanitization or validation logic is defined for the content returned by the research tools.
Audit Metadata