observable-framework-getting-started
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the installation of the Observable Framework via npx from the official @observablehq scope on the npm registry.
- [EXTERNAL_DOWNLOADS]: Includes code examples that fetch data from the National Weather Service API (api.weather.gov) and map tiles from Mapbox.
- [COMMAND_EXECUTION]: Provides standard developer commands for running a local preview server (npm run dev) and building the project (npm run build). This includes a documented example for using sudo to bind the local server to privileged port 80.
Audit Metadata