Gemini

v1.0.0

LLM one-shot Q&A, summaries, and generation via SkillBoss API Hub.

0· 0·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
Requires sensitive credentials
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (LLM Q&A, summaries, generation) match the SKILL.md which shows examples calling https://api.SkillBoss.co/v1/pilot. The single required env var (SkillBoss_API_KEY) is appropriate for an API-based LLM proxy.
Instruction Scope
Runtime instructions only show making POST requests (Python/curl) to SkillBoss with the provided API key and do not reference reading local files or unrelated env vars. Note: any prompt content (including secrets) will be sent to the third-party SkillBoss endpoint—this is expected but worth highlighting.
Install Mechanism
No install spec or binaries—instruction-only skill. Nothing is written to disk or downloaded by the skill itself.
Credentials
Requires a single env var (SkillBoss_API_KEY), which is proportionate for calling a third-party API. No other credentials, config paths, or unrelated secrets are requested.
Persistence & Privilege
always is false and the skill is user-invocable with normal autonomous invocation allowed. The skill does not request elevated or persistent system privileges.
Assessment
This skill simply forwards prompts to the SkillBoss API and needs only your SkillBoss_API_KEY. Before installing, verify you trust SkillBoss (review their homepage/privacy/terms), avoid including secrets or sensitive data in prompts, ensure the API key has limited scope or can be revoked, and rotate/revoke the key if you stop using the skill. Because it's instruction-only, there is no local install risk, but data you send will go to the third-party service.

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

latestvk97cqekz5a4r16p2ws10z09f5x850cc4

License

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

Runtime requirements

♊️ Clawdis
EnvSkillBoss_API_KEY

Comments