📦

Audit History

relational-database-mcp-cloudbase - 2 audits

Version comparison

Capability and finding changes across audited versions, newest first.

VersionDateResultReview itemsChange vs previous
v2 LatestJul 9, 2026, 04:44 PM 1 confirmed4No capability change
v1 Jul 9, 2026, 04:44 PM 1 confirmed4Baseline

Jul 9, 2026, 04:44 PM

Most static command, filesystem, and blocker findings are false positives caused by Markdown formatting and static documentation references. The hardcoded remote fallback URLs are a confirmed low-risk network concern, and the remote instruction fallback is a medium supply-chain trust concern.

1
Files scanned
211
Lines analyzed
8
Review items
0
False positives ignored

Confirmed security concerns (1)

Medium
Remote Instruction Fallback Expands Trust Boundary
The skill tells agents to use published raw URLs as fallback sources for main and sibling skill instructions. Those instructions are outside the packaged audited artifact and could change after review.
The remote fallback URLs and sibling skill instructions are explicit in SKILL.md. I found no malicious text, but the trust-boundary expansion is real.
Capability review items (4)

These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.

Low
Hardcoded URL
- CloudBase main entry: `https://cnb.cool/tencent/cloud/cloudbase/cloudbase-skills/-/git/raw/main/sk
This is a hardcoded remote documentation URL used as a fallback source. It does not exfiltrate data, but it can make agents consume instructions outside the audited package.
Low
Hardcoded URL
- Current skill raw source: `https://cnb.cool/tencent/cloud/cloudbase/cloudbase-skills/-/git/raw/mai
This is a hardcoded remote documentation URL used as a fallback source. It does not exfiltrate data, but it can make agents consume instructions outside the audited package.
Low
Hardcoded URL
- Web application integration -> `../relational-database-web/SKILL.md` (standalone fallback: `https:
This is a hardcoded remote documentation URL used as a fallback source. It does not exfiltrate data, but it can make agents consume instructions outside the audited package.
Low
Hardcoded URL
- Raw HTTP database access -> `../http-api/SKILL.md` (standalone fallback: `https://cnb.cool/tencent
This is a hardcoded remote documentation URL used as a fallback source. It does not exfiltrate data, but it can make agents consume instructions outside the audited package.
Audited by: codex

Jul 9, 2026, 04:44 PM

Most static command, filesystem, and blocker findings are false positives caused by Markdown formatting and static documentation references. The hardcoded remote fallback URLs are a confirmed low-risk network concern, and the remote instruction fallback is a medium supply-chain trust concern.

1
Files scanned
211
Lines analyzed
8
Review items
0
False positives ignored

Confirmed security concerns (1)

Medium
Remote Instruction Fallback Expands Trust Boundary
The skill tells agents to use published raw URLs as fallback sources for main and sibling skill instructions. Those instructions are outside the packaged audited artifact and could change after review.
The remote fallback URLs and sibling skill instructions are explicit in SKILL.md. I found no malicious text, but the trust-boundary expansion is real.
Capability review items (4)

These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.

Low
Hardcoded URL
- CloudBase main entry: `https://cnb.cool/tencent/cloud/cloudbase/cloudbase-skills/-/git/raw/main/sk
This is a hardcoded remote documentation URL used as a fallback source. It does not exfiltrate data, but it can make agents consume instructions outside the audited package.
Low
Hardcoded URL
- Current skill raw source: `https://cnb.cool/tencent/cloud/cloudbase/cloudbase-skills/-/git/raw/mai
This is a hardcoded remote documentation URL used as a fallback source. It does not exfiltrate data, but it can make agents consume instructions outside the audited package.
Low
Hardcoded URL
- Web application integration -> `../relational-database-web/SKILL.md` (standalone fallback: `https:
This is a hardcoded remote documentation URL used as a fallback source. It does not exfiltrate data, but it can make agents consume instructions outside the audited package.
Low
Hardcoded URL
- Raw HTTP database access -> `../http-api/SKILL.md` (standalone fallback: `https://cnb.cool/tencent
This is a hardcoded remote documentation URL used as a fallback source. It does not exfiltrate data, but it can make agents consume instructions outside the audited package.
Audited by: codex