network-101
Build an Authorized Network Services Lab
Security learners need controlled services for practical enumeration and log analysis. This skill guides authorized HTTP, HTTPS, SNMP, and SMB lab setup and testing.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "network-101" from https://skillstore.io/skills/sickn33-network-101.md and its manifest at https://skillstore.io/api/skills/sickn33-network-101/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "network-101". Plan a safe HTTPS enumeration exercise for my isolated training server.
Expected outcome:
The response confirms authorization, records the target and port, explains certificate checks, defines expected evidence, and includes a stop condition.
Using "network-101". Help me inspect Apache logs after an approved lab test.
Expected outcome:
- Confirm the authorized host and log location.
- Review access and error events without exposing submitted values.
- Summarize timestamps, request methods, response codes, and user agents.
- Remove temporary test data according to the lab cleanup plan.
Security Audit
High RiskThe skill is an authorized network-lab guide, and many alerts are false positives caused by Markdown fences, documentation labels, and private example addresses. Privileged host changes, service persistence, active network enumeration, and binding to all interfaces are confirmed risks. Weak SNMP, anonymous writable SMB, and credential-form examples require stronger isolation and handling guidance.
Confirmed security concerns (7)
Capability review items (30)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
⚙️ External commands (50)
Detected Patterns
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/sickn33-network-101/audits/6?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/sickn33-network-101?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/sickn33-network-101?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-network-101/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/sickn33-network-101.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA · BibTeX · CFF)
APA citation
zebbern. (2026). network-101 security audit report (audit version 6) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-network-101/audits/6BibTeX citation
@techreport{zebbern-sickn33-network-101-2026,
author = {zebbern},
title = {network-101 security audit report (audit version 6)},
institution = {Skillstore},
year = {2026},
number = {6},
url = {https://skillstore.io/skills/sickn33-network-101/audits/6},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "network-101 security audit report (audit version 6)"
version: "unspecified"
type: report
authors:
- name: "zebbern"
date-released: "2026-08-04"
url: "https://skillstore.io/skills/sickn33-network-101/audits/6"
identifiers:
- type: other
value: "skillstore:sickn33-network-101:audit:6"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Create a Training Lab
Configure representative network services in a disposable environment for guided security exercises.
Practice Service Enumeration
Test approved lab hosts and document visible ports, certificates, shares, and SNMP information.
Validate Defensive Logging
Generate authorized lab traffic and inspect Apache logs for requests, errors, and user agents.
Try These Prompts
Create a read-only plan for an isolated HTTP lab. List prerequisites, ports, expected results, and rollback steps. Do not run commands.
Help configure HTTPS on my disposable Linux lab host. Ask for authorization and the exact host before showing commands. Include certificate cleanup steps.
Review my written scope for testing TARGET. Identify permitted ports, tools, rate limits, and stop conditions. Do not scan until I confirm.
Design an isolated HTTP, SNMP, and SMB exercise with synthetic data. Include secure containment, expected findings, log evidence, and full teardown procedures.
Best Practices
- Use disposable virtual machines on an isolated network with synthetic accounts and data.
- Confirm the exact target, written authorization, permitted ports, and stop conditions before active testing.
- Record every host change and remove services, firewall rules, credentials, shares, certificates, and logs after the exercise.
Avoid
- Do not run enumeration commands against public, production, or unspecified targets.
- Do not expose SNMP v1 communities, anonymous writable shares, or test login pages beyond the lab network.
- Do not reuse real credentials or retain submitted values in pages, application data, shell history, or logs.