firecrawl-policy-guardrails

Pass

Audited by Gen Agent Trust Hub on Mar 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns or security risks were identified in the skill content.
  • [COMMAND_EXECUTION]: The skill utilizes shell commands (via npx and grep) for standard development tasks such as linting, configuration validation, and pre-commit secret scanning. These operations are restricted to non-privileged environments and serve a defensive purpose.
  • [DATA_EXPOSURE]: The skill explicitly includes logic to detect and prevent the exposure of FireCrawl API keys using regular expression patterns (sk_(live|test)_[a-zA-Z0-9]{24,}). No actual hardcoded secrets were found in the skill code.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 12, 2026, 01:31 AM