Caveat verdict

zoho-email-integration

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

A Zoho Mail integration using OAuth2 that notes a prior vulnerability (execSync with shell interpolation) was patched to use spawn with argument arrays; no evidence of malicious behavior in the current documented content.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

0
security
60
transparency
70
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read

Accesses agent memory/configuration files

agent_memory

Findings (11)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · PASSWORD="your-app-specific-password

Pattern match critical

Recursive delete from root or home — destructive command

SECURITY-AUDIT-SUMMARY.md · code · rm -rf /

Pattern match critical

Accesses sensitive system files

SECURITY-AUDIT-SUMMARY.md · code · /etc/passwd

Pattern match high

Uses spawn() — can execute external programs

SECURITY-AUDIT-SUMMARY.md · code · spawn(

Pattern match high

<script> tag in markdown — potential code injection

scripts/oauth-setup.py · prose · downgraded · <script>

Pattern match medium

pip3 install — installs Python packages at runtime

README.md · code · pip3 install

Pattern match medium

References child_process — can spawn system processes

examples/clawdbot-extension/email-command.js · prose · downgraded · child_process

Pattern match medium

subprocess execution — runs system commands from Python

scripts/clawdbot_extension.py · prose · downgraded · subprocess.run(

Pattern match medium

Accesses .ssh directory

SECURITY.md · prose · downgraded · .ssh/

Pattern match low

Python os.environ.get — reads environment variable

examples/batch-cleanup.py · prose · downgraded · os.environ.get(

Pattern match low

Python urllib.request — network access

scripts/apply_oauth2.py · prose · downgraded · urllib.request

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 2 environment variables. (1 sensitive: ZOHO_PASSWORD). Requires 1 system binary.

agent_memoryfile_read

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API