ln-513-regression-checker

Pass

Audited by Gen Agent Trust Hub on May 12, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes shell commands for various test frameworks (e.g., pytest, jest, vitest, go test) and linters. It prioritizes commands found in project-specific documentation (runbook.md, tech_stack.md) to ensure it uses the project's official test suite as intended. Execution is performed with a 5-minute timeout and output is captured for analysis.
  • [DATA_EXPOSURE]: The skill reads project configuration and infrastructure files to resolve service endpoints and ports required for testing. It stores its internal execution state, checkpoints, and normalized logs within the project's '.hex-skills' directory. No unauthorized data exfiltration or access to sensitive system files (~/.ssh, ~/.aws) was detected.
  • [SAFE]: Analysis of the skill's instructions and its supporting Node.js runtime scripts revealed no signs of obfuscation, malicious prompt injection, or unauthorized remote code execution. The skill implements best practices for input resolution and result normalization.
Audit Metadata
Risk Level
SAFE
Analyzed
May 12, 2026, 06:29 AM