skills/spillwavesolutions/publishing-astro-websites-agentic-skill/publishing-astro-websites/Gen Agent Trust Hub
publishing-astro-websites
Pass
Audited by Gen Agent Trust Hub on Feb 21, 2026
Risk Level: SAFE
Full Analysis
- EXTERNAL_DOWNLOADS (SAFE): The documentation mentions installing reputable tools and integrations like
vercel,firebase-tools, and Astro plugins (@astrojs/mdx,astro-compress). These are standard packages from the npm registry. - COMMAND_EXECUTION (SAFE): The files contain example CLI commands for deployment using established tools (
aws,firebase,gsutil,vercel). These are educational examples for user-initiated workflows and are not executed by the skill itself. - CREDENTIALS_UNSAFE (SAFE): Security best practices are followed in examples, using GitHub Secrets placeholders (e.g.,
secrets.GITHUB_TOKEN) and environment variable labels instead of hardcoded credentials. - NO_CODE (SAFE): The skill consists of static documentation and configuration templates rather than executable logic that runs during the agent's operation.
Audit Metadata