semgrep-secret-scan

Pass

Audited by Gen Agent Trust Hub on Aug 27, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes semgrep ci --secrets via shell scripts (scripts/run-secret-scan.sh) to perform the intended security scan. These commands are standard for the tool's usage.
  • [DATA_EXPOSURE]: The skill requires a SEMGREP_APP_TOKEN for authentication. The documentation correctly advises users to store this in environment variables or CI/CD secrets rather than hardcoding it, which aligns with security best practices.
  • [EXTERNAL_DOWNLOADS]: The skill interacts with https://semgrep.dev, which is the official domain for Semgrep, a well-known and trusted security service. The preflight script uses curl to verify connectivity to this domain.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 27, 2026, 06:47 PM
Security Audit — agent-trust-hub — semgrep-secret-scan