Versioned security assessment

Report ID: SA-03772122

6/30/2026, 7:54:34 PM

zoho-crm-automation security assessment v2

Skill Security Certification Report

Audit History
Audit model: codex Historical report
Skill name
zoho-crm-automation
Version
v2
Maintainer
sickn33
Coverage
1 Files scanned · 207 Lines analyzed
Policy version
Unavailable

Highest confirmed finding severity

Medium

1 confirmed security finding requires attention.

Installation context

Historical evidence

This report may not describe the currently installable artifact. Open the current Skill page for install guidance.

Open current Skill page

This report does not block or authorize the manifest or ZIP.

Static external-command and weak-crypto findings are false positives caused by markdown backticks, tool names, and CRM text. The confirmed risk is legitimate network-based CRM automation through Rube MCP, which can read and modify sensitive Zoho CRM records.

Report position

Historical report

Open audit history before using this report to install.

Audit attestation

Not attestable

The required immutable binding is incomplete.

Human verification

Not verified

No human verification is recorded for this report.

Coverage

1 Files scanned · 207 Lines analyzed

2 items shown for review

Limitations

This report does not claim runtime or sandbox execution and does not prove the absence of side effects.

Evidence chain

Follow the evidence from source binding to the install contract. Available evidence supports verification; it is not a safety guarantee.

  1. Source

    Binding unavailable

  2. Artifact

    Identity incomplete

  3. Audit

    Complete

  4. Install contract

    Open manifest to verify

    Open manifest

Capabilities observed

Observed means this report recorded supporting evidence. Not recorded does not prove that a capability is absent.

Contains scripts

May execute code included with the Skill.

Not recorded by this audit

Network access

May connect to external services.

Observed in 1 evidence location

Filesystem access

May read or write local files.

Not recorded by this audit

Env variables

May read values from the process environment.

Not recorded by this audit

External commands

May invoke commands or programs outside the Skill.

Not recorded by this audit

Capability review items (1)
Medium
External MCP Access to CRM Data
The skill directs users to connect Rube MCP at an external URL and use it with Zoho CRM. This is expected behavior, but it can expose CRM data to a third-party integration path and should require user-approved OAuth access.
Line 20 names the external MCP endpoint, and lines 23-25 instruct connection management and OAuth completion. This confirms network integration, but it appears intentional rather than malicious.

Risk findings

Confirmed security concerns are separated from items that still need review.

Confirmed security concerns (1)

RISK-001 Medium
CRM Record Modification Capabilities
The skill provides workflows for creating, updating, converting, tagging, and linking Zoho CRM records. These operations are legitimate for CRM automation but can change business data if used without confirmation.
The documented tool sequences directly include create, update, convert, and related-record operations. The risk is data integrity impact, not hidden code execution.

Expert evidence

Immutable subject identity, scanner metadata, dismissed matches, and source-level evidence.

Artifact subject

Marketplace commit
Unavailable
Content hash
Unavailable
Tree hash
Unavailable
Skill path
Unavailable
Audit payload hash
Unavailable

Analysis metadata

Audit model: codex

Analysis state: Complete

Scope is limited to the recorded files, lines, methods, and evidence. No runtime or sandbox execution is claimed.

Static false positives ignored (2)
Low
Static Command Findings Are Markdown False Positives
The reported Ruby or shell backtick hits refer to inline code formatting around MCP and Zoho tool names, parameters, and examples. No evidence found of shell execution, script files, or dynamic command construction.
The reviewed lines are markdown documentation and parameter examples. They do not contain executable shell syntax or runtime code.
Low
Weak Crypto and Reconnaissance Findings Are False Positives
The weak cryptographic algorithm finding points to the skill description, and the reconnaissance finding points to record ID guidance. No evidence found of cryptographic code, host inspection, or system reconnaissance.
Line 3 is frontmatter text about Zoho CRM automation, and line 88 discusses Zoho record IDs. The static labels do not match the semantic content.

Verify and export

The manifest and lockfile bind install artifacts to cryptographic hashes. This integrity claim is separate from the security assessment.

Audit attestation: not_attestable