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, and mkdir. 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-maintenance and rust-researcher roles 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
Risk Level
SAFE
Analyzed
Apr 24, 2026, 05:55 PM
Security Audit — agent-trust-hub — rust-agent-handoff