observable-framework-contributing
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a standard contribution guide for the Observable Framework. It outlines expected development practices such as cloning the repository, installing dependencies, and running local preview servers.
- [EXTERNAL_DOWNLOADS]: Recommends cloning the official source code from the ObservableHQ GitHub repository and installing dependencies using Yarn. These operations target well-known and official project sources.
- [COMMAND_EXECUTION]: Instructs the user to run common development commands including
yarn dev,yarn docs:build, andyarn test:coverage. These commands are routine for building and testing the specified software project. - [REMOTE_CODE_EXECUTION]: No suspicious remote script execution (such as piping curl to bash) was detected. All external references are to official documentation or code repositories.
Audit Metadata