cs-build-getting-started
Pass
Audited by Gen Agent Trust Hub on Aug 19, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to run common CLI commands for authentication and project status checking, such as
codespring auth statusandcodespring status. These actions are directly related to the skill's stated purpose of setting up the environment. - [EXTERNAL_DOWNLOADS]: The instructions recommend installing the
@codespring-app/clipackage via npm. This package is the official tool for the service and is consistent with the skill's authorship. - [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected. The skill follows best practices for tool configuration by relying on local project configuration files (
.codespring/config.json) and official authentication flows.
Audit Metadata