ClawAudit verdict

xueqiu-summary

snowtrace

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Chinese investment analytics skill scraping a financial platform using user own session token (XQ_A_TOKEN) and returning market data; token use is transparent and scoped to the user account.

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

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

0
security
70
transparency
80
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (6)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · TOKEN="xq_a_token的值

Pattern match high

Pipe to sh — executes piped content as shell commands

references/api-reference.md · prose · downgraded · | SH

Pattern match medium

apt-get install — installs system packages

install.sh · prose · downgraded · apt-get install

Pattern match medium

yum install — installs system packages

install.sh · prose · downgraded · yum install

Pattern match medium

apk add — installs Alpine packages

install.sh · prose · downgraded · apk add

Pattern match low

Accesses sensitive environment variables

fetch_timeline.js · prose · downgraded · process.env.XQ_A_TOKEN

Why the tier is capped

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

Permissions & capabilities

No declared permissions — minimal attack surface.

package_installnetwork_out

Is this flag fair?

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