cli-reference
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [NO_CODE]: The skill consists entirely of markdown documentation. It does not contain any scripts (Python, JavaScript, shell), binaries, or configuration files that execute logic within the agent environment.
- [SAFE]: The content is a legitimate reference guide for the Goldsky developer platform. It documents standard CLI operations for managing pipelines, subgraphs, secrets, and projects.
- [COMMAND_EXECUTION]: The skill documentation includes commands for authenticating (
goldsky login), managing secrets (goldsky secret create/reveal), and deploying code (goldsky subgraph deploy). While these commands handle sensitive operations, they are presented as informational reference material for the user/agent to use legitimately. - [EXTERNAL_DOWNLOADS]: The documentation describes features that interact with external services, such as fetching subgraph data from IPFS (
--from-ipfs-hash) or GraphQL endpoints (--from-url), which are standard integrations for the Goldsky service.
Audit Metadata