file-path-traversal
Test Path Traversal Exposure
Path traversal bugs can expose server files and credentials. This skill guides authorized testers through discovery, validation, impact assessment, and remediation.
Do not auto-install this skill.
The canonical policy requires operator review before any installation action.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "file-path-traversal" from https://skillstore.io/skills/sickn33-file-path-traversal.md and its manifest at https://skillstore.io/api/skills/sickn33-file-path-traversal/manifest. Verify the artifact. Do not auto-install. Inspect the skill and report your findings, then wait for an operator or manual installation decision.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 "file-path-traversal". An authorized staging endpoint accepts a file parameter for downloads.
Expected outcome:
- Assessment plan with scope, safe test cases, and stop conditions.
- Evidence checklist that avoids collecting private keys or password hashes.
- Remediation advice using allowlists and canonical path checks.
Using "file-path-traversal". A developer needs to fix unsafe file access in a web handler.
Expected outcome:
- Root cause summary for unsanitized path construction.
- Recommended validation strategy using canonical paths and approved filenames.
- Regression test ideas for traversal, encoding, and absolute path inputs.
Using "file-path-traversal". An AppSec lead needs report language for confirmed traversal exposure.
Expected outcome:
- Business impact summary with sensitive data redacted.
- Severity rationale based on reachable files and application context.
- Concrete remediation steps and verification criteria.
Security Audit
CriticalThe skill is explicitly offensive and includes payloads for sensitive file disclosure, SSH key targeting, SAM hive access, and LFI-to-RCE escalation. Markdown backtick detections are false positives, but most filesystem, sensitive file, network exploit, and blocker findings are confirmed.
Confirmed security concerns (48)
Show all 48 confirmed findings
Capability review items (64)
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)
๐ Network access (15)
๐ Filesystem access (47)
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-file-path-traversal/audits/6?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/sickn33-file-path-traversal?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/sickn33-file-path-traversal?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-file-path-traversal/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/sickn33-file-path-traversal.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). file-path-traversal security audit report (audit version 6) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-file-path-traversal/audits/6BibTeX citation
@techreport{zebbern-sickn33-file-path-traversal-2026,
author = {zebbern},
title = {file-path-traversal security audit report (audit version 6)},
institution = {Skillstore},
year = {2026},
number = {6},
url = {https://skillstore.io/skills/sickn33-file-path-traversal/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: "file-path-traversal security audit report (audit version 6)"
version: "unspecified"
type: report
authors:
- name: "zebbern"
date-released: "2026-07-09"
url: "https://skillstore.io/skills/sickn33-file-path-traversal/audits/6"
identifiers:
- type: other
value: "skillstore:sickn33-file-path-traversal:audit:6"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Validate Download Endpoints
Test whether file download or viewer parameters can escape the intended directory.
Prepare Remediation Tickets
Convert confirmed traversal behavior into clear impact, evidence, and fix guidance.
Review File Access Logic
Compare application file handling against canonical path validation and allowlist patterns.
Try These Prompts
Explain how path traversal could affect this authorized staging feature. Focus on safe validation and remediation steps.
Build a path traversal test plan for this in-scope endpoint. Include prerequisites, evidence handling, and stop conditions.
Review these authorized test results and classify impact. Redact sensitive data and recommend fixes for each affected parameter.
For an approved lab, outline when LFI may become code execution. Include approvals, containment, and safe evidence collection.
Best Practices
- Confirm written authorization and scope before running any test.
- Use canary files or lab fixtures before attempting sensitive paths.
- Redact secrets and pair every finding with remediation guidance.
Avoid
- Running traversal payloads against systems outside the approved scope.
- Collecting private keys, password hashes, or tokens as proof.
- Treating a blocked payload as proof that the code is safe.
Frequently Asked Questions
Who should use this skill?
Does this skill require authorization?
Can it help with remediation?
Does it collect secrets automatically?
Which tools does it mention?
Is it suitable for production testing?
Developer Details
Author
zebbernLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/file-path-traversalRef
3e4b6c31a74a3bd1a291c98cf585d720cb9fbc88
Maintenance freshness
7/18/2026
Usage
10 downloads ยท 148 views
File structure
๐ SKILL.md