completion-check

Pass

Audited by Gen Agent Trust Hub on Mar 23, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides various shell commands intended for the agent to use when verifying infrastructure wiring within a local development environment. These include:
  • Searching the source code for specific strings and patterns using grep and ast-grep to identify active code paths, connection strings, and orphaned implementations.
  • Verifying the existence and registration of configuration files and hook scripts using ls and grep on local directories.
  • Appending debug logs to a temporary file (/tmp/debug.log) and reading them back to verify code execution during integration tests.
  • Executing local project modules using uv run python to perform end-to-end verification of the infrastructure.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 23, 2026, 09:03 AM
Security Audit — agent-trust-hub — completion-check