rust-agent-handoff
Pass
Audited by Gen Agent Trust Hub on Apr 24, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides bash command templates for the agent to manage handoff files using standard utilities like
cat,awk,grep, andmkdir. These operations are limited to the.local/handoff/directory and are used solely for protocol-compliant file I/O. - [PROMPT_INJECTION]: The skill contains instructional directives such as 'ALWAYS read on agent startup' to enforce the handoff workflow. These instructions are functional and do not attempt to bypass safety guidelines, extract system prompts, or override agent constraints.
- [DATA_EXFILTRATION]: Communication is entirely local, using the
.local/directory. There are no network-based exfiltration patterns, hardcoded secrets, or instructions to access sensitive system paths like SSH keys or environment configuration files. - [DATA_EXPOSURE_AND_EXFILTRATION]: The
rust-security-maintenanceandrust-researcherroles are designed to perform defensive security audits and dependency analysis. These roles utilize well-known ecosystem tools (e.g.,cargo deny) and do not perform unauthorized data access.
Audit Metadata