Caveat verdict

inquiry-analyzer

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

Analyzes Alibaba inquiry data using local Node.js scripts and generates structured reports; execution sink is local script invocation matching the stated business analytics purpose.

⚠ 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.

38
security
90
transparency
70
maintenance

Findings (6)

Pattern match high

Possible hardcoded credential

lib/inquiry-analyzer.js · prose · downgraded · TOKEN = '856baea1afbe169e5eec0f6ecb5b90c77ddeb06b2abe1154

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

SKILL.md · prose · downgraded · http://127.0.0.1

Pattern match medium

References child_process — can spawn system processes

SKILL.md · prose · downgraded · child_process

Pattern match medium

Uses exec() — may execute shell commands

lib/inquiry-analyzer.js · prose · downgraded · exec(

Pattern match medium

Uses spawn() — can execute external programs

scripts/run-analysis.js · prose · downgraded · spawn(

Pattern match low

Node http/https module — low-level network access

lib/inquiry-analyzer.js · prose · downgraded · require('http')

Why the tier is capped

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

Permissions & capabilities

Requires 1 system binary.

Is this flag fair?

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