freeze-all-motor-functions
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes standard system commands including
git branch,git status,git log, anddate. These are used purely for gathering environmental context for the session handoff and do not require administrative privileges. - [SAFE]: The skill collects and processes local repository metadata to populate a
.handoff.mdfile. While it ingests potentially untrusted data from git logs (which could contain malicious commit messages), the risk is negligible as the skill lacks network capabilities for exfiltration and does not execute the ingested content as code.
Audit Metadata