Curl

v2.0.2

curl reference tool

0· 219·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 (curl reference) matches the included files: SKILL.md describes reference commands and scripts/script.sh only emits static documentation. There are no unexpected binaries, env vars, or external services required.
Instruction Scope
SKILL.md and scripts/script.sh confine the agent to printing local heredoc reference text. Minor issues: the show_help heredoc is single-quoted so $VERSION won't expand (harmless bug), and the cheatsheet lists a 'troubleshooting' entry that doesn't exactly match the implemented 'debugging' command—these are documentation/inconsistency notes, not security concerns.
Install Mechanism
No install spec is provided and the skill is instruction-only with a single helper script; nothing is downloaded or written to disk by an installer.
Credentials
No environment variables, credentials, or config paths are requested or accessed. The script does not read env vars or files, so requested privileges are proportional to the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skills/config. Autonomous invocation is allowed (platform default) but this skill's actions are limited to printing static text.
Assessment
This skill appears to be harmless documentation: it only prints static reference text and asks for no credentials or network access. If you plan to install it, verify you trust the BytesAgain source (repository/homepage) for provenance. Note the minor doc/script inconsistencies (help/version text and a mismatched command name) are benign but may affect UX; no additional security precautions appear necessary.

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

latestvk972t3hkynsrs4trf0vpr1pwx983f8r9

License

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

Comments