kalodata
Pass
Audited by Gen Agent Trust Hub on Sep 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is implemented using Python's standard library, avoiding external dependencies and associated supply chain risks.
- [CREDENTIALS_SAFE]: API keys are managed through a local configuration file in the user's home directory with restricted permissions (0600), preventing unauthorized access.
- [DATA_EXFILTRATION]: Network communication is limited to the official API endpoints of the service provider (kalodata.com) to fulfill the skill's intended purpose.
- [INDIRECT_PROMPT_INJECTION]: The skill processes external data but lacks dangerous sinks; output is strictly formatted for agent consumption with built-in truncation and clear context notes.
Audit Metadata