cc-data-organization
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill instructions were thoroughly analyzed for bypass markers, disregard commands, and jailbreak-style roles. No malicious injection patterns were found. The instructional logic is focused solely on its stated purpose of code review.
- [DATA_EXFILTRATION]: There is no evidence of network operations (curl, wget, fetch) or access to sensitive file paths (SSH keys, AWS credentials, env files). The skill operates as a static analyzer for provided text snippets.
- [REMOTE_CODE_EXECUTION]: The skill does not include any patterns for downloading and executing external scripts or binaries. It lacks 'eval' or 'exec' patterns that process untrusted input as code.
- [COMMAND_EXECUTION]: No system-level command execution, shell spawning, or privilege escalation patterns were detected. The skill does not attempt to interact with the underlying operating system.
- [CREDENTIALS_UNSAFE]: Analysis of all 5 files revealed no hardcoded API keys, secrets, tokens, or private keys. Placeholders used in documentation are clearly marked for guidance purposes.
- [EXTERNAL_DOWNLOADS]: The skill has no dependencies on external packages, remote repositories, or third-party APIs. It is a self-contained set of markdown-based instructions.
- [SAFE]: The 'TEST-RESULTS.md' and other supporting documents serve as meta-documentation for the skill's own development and quality control. They do not contain hidden payloads or malicious triggers.
Audit Metadata