mindmapio
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or obfuscation were detected in the skill instructions.
- [CREDENTIALS_UNSAFE]: The skill correctly advises the use of environment variables ($MINDMAP_API_TOKEN) for authentication and explicitly warns against echoing or committing tokens, which aligns with secure development practices.
- [COMMAND_EXECUTION]: The shell commands (curl) provided are used solely for API interactions with the service's official endpoints. They do not involve arbitrary command execution or privilege escalation.
- [EXTERNAL_DOWNLOADS]: Network operations are directed exclusively to the service's official domain (mindmap.io) for legitimate API functionality.
Audit Metadata