DMM Ranking Lite

v0.1.0

Fetch DMM/FANZA public rankings (daily/weekly/monthly) without API keys and output top 10 in numbered text format with Japanese title, Chinese translation, a...

0· 286·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (fetch public DMM/FANZA rankings) match the SKILL.md: it opens public ranking pages, handles age confirmation, runs an in-page extraction script, and outputs TopN. No unrelated environment variables, binaries, or installs are requested.
Instruction Scope
SKILL.md gives concrete, bounded instructions: open specific ranking URL, click age confirmation if present, evaluate a provided JS snippet to extract fields, slice to TopN, and close the tab. It does not instruct reading local files, accessing other services, or exfiltrating data to external endpoints.
Install Mechanism
No install spec or code files are present; this is instruction-only, so nothing is downloaded or written to disk by the skill itself.
Credentials
No environment variables, credentials, or config paths are required. The skill works against public pages and explicitly states it needs no API keys.
Persistence & Privilege
The skill is not always-enabled and requests no persistent system privileges. It uses normal browser actions during invocation and does not modify other skills or system configuration.
Assessment
This skill appears to do only on-page scraping of public DMM/FANZA ranking pages and outputs TopN entries; it does not request credentials or install code. Before installing, consider: (1) legal and Terms-of-Service implications of scraping DMM/FANZA in your jurisdiction; (2) whether your agent is permitted to open adult-content pages and perform clicks (age confirmation); (3) respectful scraping practices — add rate limiting and avoid excessive requests; (4) translation quality — the skill asks for natural Chinese output but automatic translation quality may vary. If you need stronger guarantees, ask the skill author for a privacy/TOS statement or to restrict requests/timeout behavior.

Like a lobster shell, security has layers — review code before you run it.

latestvk970zbdmzdx9qhr3nxnkykvhph824wft

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments