stigg-api
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content and code snippets for integrating with the Stigg platform. The instructions follow industry standards for security and do not exhibit any malicious patterns.
- [EXTERNAL_DOWNLOADS]: References official Stigg SDKs and CLI tools (e.g.,
@stigg/node-server-sdk,@stigg/react-sdk, and thestigg-cli). These are documented as standard dependencies for the service and originate from the vendor's official repositories and registries. - [CREDENTIALS_UNSAFE]: Demonstrates secure credential handling by advising the use of environment variables (e.g.,
STIGG_SERVER_API_KEY) and explicitly warning against hardcoding server keys in frontend code. It also provides detailed guidance on using scoped keys to follow the principle of least privilege.
Audit Metadata