test-full

Pass

Audited by Gen Agent Trust Hub on Mar 9, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill employs shell commands in the context section to gather project metadata.
  • find commands are used to locate project manifest files (such as package.json, pyproject.toml, or Cargo.toml) and test directories (test*, __tests__).
  • echo is used to inspect environment variables to detect if the agent is running in a CI/CD environment (checking CI and GITHUB_ACTIONS).
  • These commands are standard discovery patterns and are used solely for information gathering to facilitate the testing task.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 9, 2026, 08:12 PM