regression-test

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION] (SAFE): The skill contains various shell commands for building (cargo build), testing (cargo test), and verifying the binary (./voxtype --version). These are standard operations for a regression testing suite.
  • [DATA_EXFILTRATION] (SAFE): File system interactions are limited to application-specific configuration paths (~/.config/voxtype) and temporary test files (/tmp/test-config.toml). No access to sensitive system files or network-based exfiltration was detected.
  • [EXTERNAL_DOWNLOADS] (SAFE): The skill does not perform any remote downloads or execute scripts from external URLs.
  • [PROMPT_INJECTION] (SAFE): No patterns indicative of prompt injection, role-play bypasses, or instructions to ignore safety protocols were found in the metadata or body.
  • [PRIVILEGE_ESCALATION] (SAFE): The skill uses standard user commands and does not attempt to use sudo or modify system-wide protected directories.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:18 PM