elaichi-connections
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [NO_CODE]: The skill consists entirely of Markdown documentation. It defines agent behavior and organizational procedures for managing product connections and member offboarding within the platform interface.
- [CREDENTIALS_SAFE]: The documentation explicitly describes a security model where credentials reside in a vault, are never stored in the primary database, and are not accessible via API. It contains no hardcoded secrets or unsafe credential handling patterns.
- [PRIVILEGE_ESCALATION]: The skill details an authorization model using scoped permissions (e.g.,
connection:create,connection:share) and enforces privacy boundaries that prevent administrators from accessing unshared personal connections. This follows the principle of least privilege. - [SAFE]: All referenced documents are local markdown files (
./references/lifecycle.md). No external network operations, downloads, or package installations are present.
Audit Metadata