steedos-builder6-config
Pass
Audited by Gen Agent Trust Hub on Apr 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill acts as a documentation reference for server configuration. It defines the mapping of environment variables with
B6_andSTEEDOS_prefixes to application settings. - [SAFE]: While the skill mentions sensitive configuration keys like
B6_JWT_SECRETandB6_CFS_AWS_S3_SECRET_ACCESS_KEY, it uses placeholders or generic documentation defaults and correctly instructs users to manage these values via.envfiles, which is a standard security practice. - [SAFE]: References to external services like MongoDB, Redis, and the
unpkg.comCDN are standard infrastructure components and do not constitute risky external downloads. - [SAFE]: The plugin system documentation describes a server capability for loading NPM packages but does not execute any remote code within the agent's context.
Audit Metadata