openclaw-skill-shorturl

v0.1.0

提供短网址生成服务,支持自定义后缀和多种短网址域名选择。

0· 126·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
Name/description (short URL generation, custom suffix, domain choice) align with the included CLI script and documented API. The script only sends the long URL, chosen domain, and optional backHalf/memberId to the shorturl.bot API — nothing unrelated is requested.
Instruction Scope
Runtime instructions and the CLI script stay on-task (they only call the shorturl.bot API). Note: submitting a URL transmits that URL to an external service and the API response can include submitter IP and ownerId fields — a privacy consideration rather than a scope violation.
Install Mechanism
No install spec; script is Node.js using built-in https module. No external downloads or package installs are required.
Credentials
The skill requests no environment variables or credentials. The data sent to the remote API is exactly the user-supplied URL and optional parameters listed in the docs.
Persistence & Privilege
always is false and the skill does not modify system or other skills' configuration. It does not request persistent presence or elevated privileges.
Assessment
This skill appears to do exactly what it says: send a URL to shorturl.bot and print the shortened link. Before using, be aware that any URL you provide (and metadata like your IP) will be transmitted to that external service — avoid submitting sensitive URLs or private tokens. No credentials are requested and no unusual installs are performed.

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

latestvk97eh1e82wq6h8q4z08p0attv98336bn

License

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

Comments