ClawAudit verdict

lm-studio-discord

88
๐ŸŸข Trusted
Low risk โ€” reviewed by ClawAudit, behavior matches stated purpose

Connects a local LM Studio model to Discord using standard Discord.js and axios; no credential exfiltration, no remote code execution, behavior matches stated purpose.

โš  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.

35
security
70
transparency
70
maintenance

Permission integrity

Installs packages at runtime โ€” transitive dependencies are not auditable

package_install

Findings (3)

Pattern match critical

Possible hardcoded credential

SKILL.md ยท code ยท TOKEN = 'YOUR_DISCORD_BOT_TOKEN

Pattern match high

HTTP request to bare IP address โ€” common in malicious payloads

SKILL.md ยท code ยท http://127.0.0.1

Pattern match medium

Popular HTTP library โ€” network access

SKILL.md ยท code ยท axios

Permissions & capabilities

No declared permissions โ€” minimal attack surface.

package_installnetwork_in

Is this flag fair?

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