cloudbase-code-review
Pass
Audited by Gen Agent Trust Hub on Aug 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill primarily consists of documentation and best-practice guidelines for CloudBase developers.
- [COMMAND_EXECUTION]: The provided linter script (cloudbase-lint.mjs) is a local file scanner using standard Node.js APIs. It requires manual user intervention to copy and run, and it does not perform any hidden or dangerous shell commands.
- [DATA_EXFILTRATION]: The skill and its associated scripts do not perform network operations. The linter script only reads local files within the user-specified project directory to report on potential code issues.
- [CREDENTIALS_UNSAFE]: No hardcoded secrets or sensitive credentials were found within the skill's source files.
- [REMOTE_CODE_EXECUTION]: The skill does not download or execute remote code. It relies on local scripts and standard vendor packages mentioned in the documentation.
Audit Metadata