Adaptivetest Skill

v1.0.1

Adaptive testing engine with IRT/CAT, AI question generation, and personalized learning recommendations

0· 345·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
Name/description map directly to the documented API endpoints and capabilities (IRT/CAT, question generation, recommendations). The only required artifact (ADAPTIVETEST_API_KEY) and required binary (curl) are appropriate for an HTTP API client.
Instruction Scope
SKILL.md contains only HTTP endpoint usage and API workflows that align with the stated purpose. It does not instruct reading local files, shell history, or unrelated environment variables, nor does it direct data to endpoints other than the documented base URL.
Install Mechanism
No install spec or downloaded code is present; this is an instruction-only skill that assumes an HTTP client (curl) is available. That minimizes code written to disk and reduces install-time risk.
Credentials
The skill requires a single API key (ADAPTIVETEST_API_KEY) to authenticate to the documented service. That is proportionate to an API-wrapping skill; no unrelated credentials or config paths are requested.
Persistence & Privilege
The skill is not configured as always-on and is user-invocable. It does not claim any ability to modify other skills or system-wide agent settings.
Assessment
This skill appears coherent with its described purpose, but before installing consider: (1) only provide an API key from a trusted AdaptiveTest account and avoid using high-privilege or production keys when testing; (2) confirm the vendor, domain (the skill points to a Railway-hosted production URL), and data-handling promises (FERPA/PII protections, data residency, retention, and deletion policies) meet your legal/compliance needs; (3) test with non-sensitive or sandbox data first and monitor rate limits; (4) rotate keys regularly and scope them (least privilege) if the platform supports it; and (5) review the provider's SLA, pricing, and support/contact info (README/CLAUDE.md include a contact email). If any of these details are unclear from the vendor, ask for clarifying documentation before sending real student data.

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

latestvk979dmy9wggsdq7ajpap484n0n81yc7a

License

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

Runtime requirements

Binscurl
EnvADAPTIVETEST_API_KEY

Comments