multi-tool-handoff
Pass
Audited by Gen Agent Trust Hub on Aug 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements coordination logic through local file management of
KANBAN.md,HANDOFF.md, andCHANGELOG.md. This is a transparent and standard method for maintaining project state. - [SAFE]: The included utility script
scripts/handoff_usage_guard.pymanages session-based tool usage counts. The script includes security best practices such as sanitizing session identifiers to prevent path traversal and utilizing file locking for safe concurrent access to state files in the user's local cache. - [SAFE]: External references are limited to
shields.io, a widely used service for generating documentation badges, which does not pose a security risk. - [SAFE]: The skill does not perform any sensitive data access, exfiltration, or obfuscated command execution. Instructions for setting up platform hooks are provided with clear warnings to the user to review the code before deployment.
Audit Metadata