glide-dev
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The documentation references standard dependency management via well-known package registries (NPM for Node.js, PyPI for Python, and Cargo for Rust) to set up the development environment. These references are appropriate for the skill's purpose as a contributor guide.
- [COMMAND_EXECUTION]: The skill provides instructions for building the software and running integration tests. These include commands such as
cargo build,npm run build, and./gradlew build, as well as a local utility scriptutils/cluster_manager.pyfor managing a Valkey testing cluster.
Audit Metadata