rust-api-test-harness

Pass

Audited by Gen Agent Trust Hub on Jun 14, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: A thorough analysis of the skill's markdown files, scripts, and configuration confirms the absence of malicious patterns, such as prompt injection, obfuscation, or unauthorized data exfiltration.
  • [COMMAND_EXECUTION]: The provided script 'scripts/check-rust-service.sh' executes standard local development commands, including 'cargo fmt', 'cargo clippy', and 'cargo test'. These operations are transparent, intended for project verification, and confined to the local environment.
  • [EXTERNAL_DOWNLOADS]: The skill does not fetch remote code or dependencies from external sources. It operates entirely using the local Rust environment and the developer's project files.
  • [SAFE]: The documentation promotes secure development practices, such as database isolation through unique logical databases and the use of local HTTP mocks to avoid external side effects during testing.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 14, 2026, 09:39 AM
Security Audit — agent-trust-hub — rust-api-test-harness