Network Engineer

v1.0.0

Generates personalized network engineering career roadmaps by assessing experience, skills, and goals to guide skill development and certification planning.

0· 103·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, SKILL.md content and included openapi.json all describe the same functionality (take assessmentData and return a career roadmap). There are no unrelated requirements (no binaries, env vars, or config paths).
Instruction Scope
SKILL.md contains sample requests/responses and an OpenAPI description limited to /health and /api/network/roadmap. It does not instruct reading arbitrary files, accessing system state, or sending unexpected data to external endpoints.
Install Mechanism
No install spec and no code files beyond SKILL.md and openapi.json. Nothing will be downloaded or written to disk by an installer.
Credentials
The skill declares no required environment variables, credentials, or config paths. The data it needs (assessmentData) is passed in requests, which is proportionate to its purpose.
Persistence & Privilege
always is false and default agent-invocation settings apply. The skill does not request permanent presence or modify other skills or system-wide settings.
Assessment
This skill appears coherent and low-risk: it defines an API and sample payloads and requests no secrets or installs. Before using, confirm who is hosting the service (source/homepage is unknown), review any privacy policy if you will submit real personal data, and if you plan to send sensitive PII or employer data, test first with non-sensitive dummy data. If you deploy or trust this skill in production, prefer a self-hosted or audited implementation and verify the actual API responses/schema match your expectations.

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

latestvk9733a5bzb73s9265p2wb0dv1d83f7s2

License

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

Comments