skills/rtk-ai/rtk/rtk-tdd/Gen Agent Trust Hub

rtk-tdd

Pass

Audited by Gen Agent Trust Hub on Sep 15, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The workflow utilizes standard Rust toolchain commands for local development.
  • The skill instructs the agent to use cargo test, cargo fmt, and cargo clippy as final gates for code quality.
  • [SAFE]: Security-related patterns in references/testing-patterns.md represent defensive programming.
  • Example strings like ../../../etc/passwd and malicious; rm -rf / are presented as payloads that a validator must reject, serving as guidance for writing secure validation tests.
  • [SAFE]: The skill configuration follows the principle of least privilege.
  • allowed-tools are restricted to Read, Write, Edit, and Bash, which are standard requirements for code editing and running tests.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 15, 2026, 05:29 AM
Security Audit — agent-trust-hub — rtk-tdd