QuiverAI Quickstart

v1.0.0

QuiverAI API快速入门指南。当用户想要学习如何使用QuiverAI的SVG生成API时使用此技能。包括API密钥创建、环境配置、SDK安装和发送请求的完整流程。

0· 291·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 (QuiverAI SVG API quickstart) matches the declared requirement (QUIVERAI_API_KEY) and the runtime instructions (account, API key, env var, SDK install, curl/snippet). There are no unrelated credentials or binaries requested.
Instruction Scope
SKILL.md stays on-topic: it instructs how to create an API key, set an environment variable, install the SDK, and call the API. It does not ask the agent to read unrelated files, collect extra system data, or exfiltrate information to third-party endpoints.
Install Mechanism
There is no installation spec or downloaded code; the skill is instruction-only. The only install instruction is to run a public npm package (@quiverai/sdk), which is appropriate for a Node quickstart and not performed by the skill itself.
Credentials
Only one environment variable (QUIVERAI_API_KEY) is declared and used, which is proportionate for an API quickstart. No other secrets, config paths, or unrelated credentials are requested.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system-wide changes. Autonomous invocation is allowed by default but is expected for skills and is not combined with any other elevated privileges here.
Assessment
This skill is a normal quickstart guide. Before installing or using it: (1) verify the domain and links (quiver.ai, docs.quiver.ai) are the official service you intend to use since the skill source is listed as unknown; (2) confirm the npm package name (@quiverai/sdk) exists on the registry and inspect its source or use a known-good package lock before installing; (3) never commit QUIVERAI_API_KEY to version control and store it in a secrets manager for production; (4) create least-privilege API keys if the service supports them and monitor usage/quotas so a leaked key can be rotated quickly.

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

latestvk971gzb88vwc9324d3vr4bdkh181wvgb

License

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

Runtime requirements

🎨 Clawdis
EnvQUIVERAI_API_KEY
Primary envQUIVERAI_API_KEY

Comments