deepgram-js-maintaining-sdk
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill defines a maintenance workflow for the Deepgram JS/TS SDK. The instructions are focused on managing the interaction between hand-written code and the Fern generator output.
- [COMMAND_EXECUTION]: The skill specifies common development and verification commands including
make build,pnpm test, andpnpm lint. These are standard tools used for building and testing software packages and do not involve suspicious parameters. - [DATA_EXFILTRATION]: While the skill mentions files that may contain configuration such as
.npmrc, it does so in the context of identifying them as 'permanently frozen' files that should be preserved during SDK regeneration. There are no patterns indicating the exfiltration of these files.
Audit Metadata