Caveat verdict
inquiry-analyzer
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.
Findings (6)
Possible hardcoded credential
lib/inquiry-analyzer.js · prose · downgraded · TOKEN = '856baea1afbe169e5eec0f6ecb5b90c77ddeb06b2abe1154
HTTP request to bare IP address — common in malicious payloads
SKILL.md · prose · downgraded · http://127.0.0.1
References child_process — can spawn system processes
SKILL.md · prose · downgraded · child_process
Uses exec() — may execute shell commands
lib/inquiry-analyzer.js · prose · downgraded · exec(
Uses spawn() — can execute external programs
scripts/run-analysis.js · prose · downgraded · spawn(
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?
Thanks — recorded.