Geepers Corpus
Analysis
This instruction-only skill documents read-only corpus API queries, but users should verify the third-party API provider and treat the API key as sensitive.
Findings (3)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
Source: unknown Homepage: none
The skill depends on an external corpus API, but the registry metadata provides no source or homepage for users to validate the service provenance.
name: geepers-corpus ... # Dreamer Corpus ... Access the COCA corpus API at `https://api.dr.eamer.dev`.
The registry/skill naming, document title, and API host use different branding, which could confuse users about whether this is the expected corpus provider.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
export DREAMER_API_KEY=your_key_here
The skill instructs users to provide an API key. That is expected for an authenticated API service, but it is still a credential and the registry metadata does not declare a primary credential.
