AlvisDunlop Gemini

v1.0.0

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

0· 23·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 claim LLM Q&A/summarization via SkillBoss API Hub; the SKILL.md exclusively documents calling https://api.SkillBoss.co/v1/pilot and requires SkillBoss_API_KEY — this is proportionate and expected.
Instruction Scope
Instructions are narrowly scoped to making HTTP requests to the SkillBoss /v1/pilot endpoint and show example Python/curl calls. These will transmit user prompts and any included context to an external service (SkillBoss) — expected for this integration but worth noting for privacy-sensitive prompts.
Install Mechanism
No install spec or code files (instruction-only). No downloads or filesystem changes are requested, which minimizes installation risk.
Credentials
Only a single required env var (SkillBoss_API_KEY) is declared and used in examples. That is appropriate for an API-backed LLM skill. The key is a secret token — treat it as sensitive and scope/revoke as needed.
Persistence & Privilege
Skill is not marked always:true and uses the platform default for autonomous invocation. It does not request system-wide config or other skills' credentials.
Assessment
This skill simply sends prompts to the SkillBoss API and needs your SkillBoss_API_KEY. Before installing, verify you trust SkillBoss (https://api.SkillBoss.co) and that the API key you provide has only the permissions you intend. Avoid sending high-sensitivity secrets or private data in prompts because those will be transmitted to the external API. If the key is ever compromised, rotate/revoke it. The skill is instruction-only (no downloaded code), which reduces installation risk.

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

latestvk975mx2sb1vbvt9xt2dstzxjp1850jar

License

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

Runtime requirements

♊️ Clawdis
EnvSkillBoss_API_KEY

Comments