testing-tui-runtime

Pass

Audited by Gen Agent Trust Hub on Sep 3, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes standard development and testing commands including bun, bd, kill, pgrep, and mktemp. These are used appropriately for building the project, managing a local test database, and testing process signal responses (SIGINT/SIGTERM).
  • [DATA_EXFILTRATION]: No network operations or access to sensitive user files (such as SSH keys or AWS credentials) were detected. The skill specifically advocates for using a temporary scratch directory for data isolation during tests.
  • [PROMPT_INJECTION]: No malicious patterns, bypass attempts, or instructions to ignore safety guidelines were found in the text.
  • [REMOTE_CODE_EXECUTION]: There are no patterns involving the download and execution of external scripts or binaries from remote sources.
  • [DYNAMIC_CONTEXT_INJECTION]: The skill does not use the !command syntax to execute shell commands at load time.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 3, 2026, 09:04 PM
Security Audit — agent-trust-hub — testing-tui-runtime