Book a 30-minute demo →
Skill scan report

reddit

View on GitHub
49 Medium This skill sends sensitive values to an external host. Automated analysis flagged 2 additional risk patterns.

What this skill does

A CLI tool for interacting with Reddit, including reading posts, searching, and moderating (with OAuth).

github/leoyeai - Data Exfiltration - 2.1k stars

ThreatsData Exfiltration Insecure Credential Handling Insecure Default Configuration

Threat analysis

Data Exfiltration1 finding
Insecure Credential Handling1 finding
Insecure Default Configuration1 finding

Skill info

Nameleoyeai/reddit
Registrygithub
Versione5199b5
PURLpkg:github/LeoYeAI/openclaw-master-skills@e5199b5?skill=reddit
Stars2.1k

Assessments (3)

Data Exfiltration1 finding HIGH
HIGH

Data Exfiltration via local-llm-review

scripts/reddit.mjs

The script reads environment variables REDDIT_USERNAME and REDDIT_PASSWORD, which could be used to authenticate and exfiltrate user data if not properly secured.
Insecure Credential Handling1 finding HIGH
HIGH

Insecure Credential Handling via local-llm-review

scripts/reddit.mjs

The script stores the OAuth token in a file (~/.reddit-token.json), which may be insecure if the file permissions are not properly set.
Insecure Default Configuration1 finding MEDIUM
MEDIUM

Insecure Default Configuration via local-llm-review

SKILL.md

The redirect URI is set to `http://localhost:8080/callback`, which may be vulnerable to open redirect attacks if not properly validated.

Badge

Add the Anomity scan badge for reddit to your README.

Anomity Skill Check badge

Markdown
[![Anomity Skill Check](https://anomity.ai/skills/badge.svg)](https://anomity.ai/skills/github/leoyeai/reddit/)
HTML
<a href="https://anomity.ai/skills/github/leoyeai/reddit/"><img src="https://anomity.ai/skills/badge.svg" alt="Anomity Skill Check"></a>
Image URL
https://anomity.ai/skills/badge.svg

How Anomity governs this at runtime

Scan-time vetting tells you what a skill says it will do. Anomity's Endpoint Sensor sees what agents actually do: it discovers skills alongside every other AI artifact on the endpoint, and runtime governance can allow, deny, or log the tool calls a skill triggers. Policy violations route to your SIEM, Slack, email, or Jira, backed by a queryable 90-day audit trail.

Book a 30-minute demo to see your own skill inventory.

Methodology and disputes

Every skill is assessed by the Anomity Skill Intelligence engine against its public source; findings indicate risk patterns, not confirmed exploitation. Maintainer of reddit? Report an issue or request a rescan.

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok