← Back to Skills Marketplace
99
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install toolweb-cissply
Description
A CISSP exam preparation quiz API that delivers randomized questions, tracks session progress, and evaluates answers in real-time.
Usage Guidance
This skill appears to be an instruction-only client for a remote quiz API and is largely coherent, but exercise caution because: (1) the publisher and homepage are unknown — you can't easily verify who runs api.toolweb.in, (2) the OpenAPI lists an admin-only reload endpoint but the skill documents no authentication or credentials for it (this is either an omission or the remote service may expose privileged endpoints), and (3) installing an instruction-only skill grants the agent the ability to call the listed remote endpoints. Before installing: verify the service operator (homepage, repository, or contact), ask how admin endpoints are protected, and prefer skills that clearly document authentication and data handling. If you must proceed, monitor outbound requests and avoid sending sensitive or personal data to the API.
Capability Analysis
Type: OpenClaw Skill
Name: toolweb-cissply
Version: 1.0.0
The CISSPly API skill bundle provides a legitimate interface for a CISSP exam preparation quiz service hosted at api.toolweb.in. The documentation (SKILL.md) and API definition (openapi.json) describe standard quiz management functionality, including session initiation, answer submission, and performance evaluation, with no evidence of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description (CISSP quiz API) align with the provided OpenAPI spec and SKILL.md examples. No binaries, env vars, or install steps are requested, which is reasonable for an instruction-only API client.
Instruction Scope
SKILL.md and openapi.json instruct calls to https://api.toolweb.in endpoints (start, submit, evaluate). An admin-only endpoint (/api/admin/reload) is documented but no authentication or credentials are described; the skill does not declare any credential or mechanism for admin access. That is an incoherence — either the admin endpoint should be omitted or the skill should document authentication requirements and limitations.
Install Mechanism
No install spec and no code files beyond documentation/OpenAPI. This is low-risk and consistent with a remote API-only skill.
Credentials
No environment variables or credentials are requested, which is consistent with public API usage. However, the presence of an 'admin-only' endpoint without any declared auth is a mismatch — if admin actions require credentials, they should be declared; if they do not require auth, that is a security concern about the remote service, not the skill itself.
Persistence & Privilege
Skill does not request always:true, does not declare persistent system-level privileges, and contains no install steps that modify agent config. Autonomous invocation is allowed (default) but not unusual for skills.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install toolweb-cissply - After installation, invoke the skill by name or use
/toolweb-cissply - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
CISSPly API v1.0.0 initial release:
- Launches a CISSP exam preparation API with secure, randomized quiz sessions and real-time answer evaluation.
- Provides curated question delivery, tracks user progress, and analyzes performance across CISSP domains.
- Offers endpoints to start, submit, and evaluate quizzes, plus administrative tools for question management.
- Displays detailed category breakdowns, score analytics, and session metadata in responses.
- Free and paid plans available for individual users, developers, professionals, and enterprises.
Metadata
Frequently Asked Questions
What is CISSPly?
A CISSP exam preparation quiz API that delivers randomized questions, tracks session progress, and evaluates answers in real-time. It is an AI Agent Skill for Claude Code / OpenClaw, with 99 downloads so far.
How do I install CISSPly?
Run "/install toolweb-cissply" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is CISSPly free?
Yes, CISSPly is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does CISSPly support?
CISSPly is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created CISSPly?
It is built and maintained by ToolWeb (@krishnakumarmahadevan-cmd); the current version is v1.0.0.
More Skills