observable-framework-deploying
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill is informational, providing documentation on how to build and host static sites created with the Observable Framework.
- [EXTERNAL_DOWNLOADS]: The provided deployment workflow utilizes official GitHub actions including actions/checkout, actions/setup-node, actions/configure-pages, actions/upload-pages-artifact, and actions/deploy-pages, which are trusted industry-standard tools.
- [COMMAND_EXECUTION]: The workflow involves standard Node.js commands (npm ci, npm run build) required for building the static project from source in a CI/CD environment.
Audit Metadata