firecrawl-ci-integration
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate configuration templates for automating software testing and deployment workflows using GitHub Actions.
- [SAFE]: Secret management instructions correctly advise using the GitHub CLI (
gh secret set) to store credentials securely in the environment rather than hardcoding them in scripts. - [SAFE]: The provided examples use non-functional placeholders (e.g.,
sk_test_***) for sensitive data, preventing accidental credential exposure. - [SAFE]: Remote dependencies in the GitHub Actions workflows target official, trusted repositories from the GitHub Actions organization (
actions/checkout,actions/setup-node). - [SAFE]: The execution environment requested in the metadata (
Bash(gh:*)) is appropriate for the skill's stated purpose of managing GitHub repository configuration.
Audit Metadata