docusaurus-setup

Pass

Audited by Gen Agent Trust Hub on Jun 16, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes standard development and deployment commands including npm run build, npm ci, git push, and GitHub CLI commands like gh repo create and gh pages enable. These are appropriate for the skill's stated purpose of site deployment.
  • [EXTERNAL_DOWNLOADS]: The CI/CD workflow template references well-known and trusted external GitHub Actions:
  • actions/checkout@v3 (Official GitHub Action)
  • actions/setup-node@v3 (Official GitHub Action)
  • peaceiris/actions-gh-pages@v3 (Widely-used community action for GitHub Pages deployment)
  • [SAFE]: The skill explicitly includes a security note advising users to avoid hardcoding sensitive information and to use environment variables or GitHub Secrets instead, which aligns with security best practices.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 16, 2026, 09:07 AM
Security Audit — agent-trust-hub — docusaurus-setup