Publish Api

v1.3.4

REST API reference for 147 services. Authentication patterns, endpoints, rate limits, and common gotchas.

3· 3.6k·20 current·21 all-time
byIván@ivangdavila
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 match the included files: extensive API reference files and curl examples. The declared runtime dependency on curl/jq is proportionate for showing curl examples and parsing output. No unrelated binaries, services, or env vars are requested.
Instruction Scope
SKILL.md is documentation-only and instructs users to read setup.md on first use and to consult per-service files. It does not instruct the agent to read secrets or system files. One minor scope note: architecture mentions an optional ~/api/preferences.md for user preferences — that could cause the agent to read a file in the user home if the agent implementation honors it, so verify what the agent will actually read before granting file access.
Install Mechanism
No install spec and no code files; instruction-only delivery is low-risk. Nothing is downloaded or written to disk by the skill package itself.
Credentials
The skill does not require any environment variables, but many example commands reference common API key env names (e.g., OPENAI_API_KEY, STRIPE keys). This is expected for a reference doc, but be aware the examples presume you have (or will set) those secrets — the skill itself doesn't claim or need them.
Persistence & Privilege
always is false and the skill has no installation or autonomously persistent components. It does not request to modify other skills or system-wide config. The only persistence hint is an optional ~/api/preferences.md for user preferences; confirm how the agent reads/writes that file.
Scan Findings in Context
[no_regex_findings] expected: The package is instruction-only with no executable code files; the regex-based scanner had no code to analyze. This is expected for a documentation/reference skill.
Assessment
This skill is a documentation/reference pack and appears low-risk. Before installing: (1) review setup.md to confirm whether the agent will read or write ~/api/preferences.md and whether that would expose any sensitive data; (2) never paste API keys or secrets into the chat — examples use conventional env var names but the skill does not need your keys to be uploaded; (3) if you allow autonomous agent behavior, ensure your agent is not granted blanket file or env access (especially to home or credential files); (4) if you want to use examples, prefer using a secure secrets manager or temporary test keys.

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

latestvk976twah3nxp9c3nengf4p0tys81xn8s

License

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

Runtime requirements

🔌 Clawdis
OSLinux · macOS · Windows
Any bincurl, jq

Comments