contact-cache
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or safety bypass attempts were detected. The skill's behavior is consistent with its stated purpose of managing a local contact cache.
- [COMMAND_EXECUTION]: The skill provides a CLI for local interaction but does not execute external shell commands or spawn subprocesses.
- [DATA_EXFILTRATION]: The skill only interacts with local files in its own directory and lacks any network capabilities (no usage of requests, curl, or sockets).
- [REMOTE_CODE_EXECUTION]: No remote code downloading, dynamic execution (eval/exec), or unverifiable dependencies were found.
- [INDIRECT_PROMPT_INJECTION]: While the skill can import data from user-provided CSV files, it does not possess any dangerous capabilities that could be triggered by malicious data content.
Audit Metadata