zernio-api
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of markdown documentation and code examples. No executable scripts, binaries, or automated shell commands are included within the skill files.
- [SAFE]: Authentication practices are secure, instructing the use of environment variables (e.g.,
process.env.ZERNIO_API_KEY) and referencing standard.envfile management instead of hardcoding secrets. - [SAFE]: All network operations and external resources target the official vendor domains (
zernio.com,docs.zernio.com) or well-known platform services (e.g., Twitter, LinkedIn, Instagram OAuth endpoints). - [SAFE]: The installation command provided (
npx clawhub@latest install zernio-api) is a standard package manager operation for installing the skill itself and does not represent a runtime security risk within the skill's execution context.
Audit Metadata