← Back to Skills Marketplace
pandaai-1337

Pattern Matching

by PandaAI-1337 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
190
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pattern-matching
Description
Provides patterns for detecting sensitive data like API keys, credit cards, emails, SSNs, phone numbers, and IPs for authorized security testing and validation.
Usage Guidance
This skill is a static collection of detection patterns (from SecLists) and appears coherent for authorized security testing. Before installing: (1) Confirm you have permission to scan any target systems — the SKILL.md correctly warns about authorized use; (2) Verify provenance if provenance matters (source/homepage is marked 'unknown' though the SKILL.md points to the SecLists GitHub and MIT license); (3) Review the pattern files to ensure they match your use case and to avoid running them against sensitive production data unintentionally; (4) If you need the latest or full SecLists, consider pulling directly from the official GitHub repo rather than an unknown registry package.
Capability Analysis
Type: OpenClaw Skill Name: pattern-matching Version: 1.0.0 This skill bundle is a curated subset of the well-known SecLists security research project, specifically focusing on pattern-matching strings for security auditing. It contains various wordlists (e.g., 'php-magic-hashes.txt', 'repo-scan.txt', and 'malicious.txt') used to identify sensitive data, dangerous functions, or potential backdoors in source code and logs. The Python code in 'SKILL.md' is a standard utility for reading these reference files, and the documentation explicitly restricts usage to authorized security testing and educational purposes.
Capability Assessment
Purpose & Capability
Name and description claim pattern lists for detecting sensitive data; the shipped files are pattern/grep lists (API keys, credit cards, emails, SSNs, IPs, etc.) that directly match that purpose. No unrelated credentials, binaries, or configuration are requested.
Instruction Scope
SKILL.md only documents the collection, its source (SecLists GitHub), usage examples for reading the local reference files, and ethical use guidance. It does not instruct the agent to read unrelated system files, exfiltrate data, call external endpoints, or access environment variables beyond local file reads.
Install Mechanism
There is no install spec and no code to run; this is instruction-only with included reference files. Nothing is downloaded or executed by the skill at install time.
Credentials
The skill declares no required environment variables, credentials, or config paths. The content contains strings that match dangerous functions/backdoor indicators (expected for detection lists) but no request for secrets or unrelated service tokens.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system settings, and contains no installation scripts or components that would persist beyond the provided reference files.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pattern-matching
  3. After installation, invoke the skill by name or use /pattern-matching
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of SecLists Pattern-Matching skill: - Provides sensitive data patterns for security testing—API keys, credit cards, emails, SSNs, phone numbers, and IP addresses. - Includes reference text files for common sensitive data patterns. - Helpful for data discovery and validation tasks. - Designed for authorized security testing, educational use, bug bounty, and CTFs. - Guidance on ethical and authorized usage included.
Metadata
Slug pattern-matching
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Pattern Matching?

Provides patterns for detecting sensitive data like API keys, credit cards, emails, SSNs, phone numbers, and IPs for authorized security testing and validation. It is an AI Agent Skill for Claude Code / OpenClaw, with 190 downloads so far.

How do I install Pattern Matching?

Run "/install pattern-matching" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Pattern Matching free?

Yes, Pattern Matching is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Pattern Matching support?

Pattern Matching is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pattern Matching?

It is built and maintained by PandaAI-1337 (@pandaai-1337); the current version is v1.0.0.

💬 Comments