memory-debug
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses local CLI commands including
signetutility,curl(targeting localhost),pkill,systemctl, andlaunchctlto troubleshoot and manage the Signet background service. - [SAFE]: Accesses local configuration files (
~/.agents/agent.yaml) and database files (~/.agents/memory/memories.db) for the purpose of verifying service settings and data integrity, which is consistent with the skill's primary function of debugging the Signet system. - [SAFE]: Network operations are restricted to
localhost(port 3850) for API health checks and status diagnostics, posing no risk of external data exfiltration.
Audit Metadata