wallieinformal201

34 mods across 1 repository, 2 stars between them.

git-wrapup

25

wallieinformal201/pentest-mcp-server

Skill Claude CodeCodex

Land working-tree changes as logical commits — the work grouped by concern, topped by a release commit (version bump, changelog, regenerated artifacts) and an annotated tag. Verify, commit, tag. Stops at "committed and tagged locally" — no push, no publish. The release-and-publish skill picks up from here. Distilled…

2 yesterday A 82 tokens original Apache-2.0

maintenance

26

wallieinformal201/pentest-mcp-server

Skill Claude CodeCodex

Investigate, adopt, and verify dependency updates — with special handling for @cyanheads/mcp-ts-core. Captures what changed, understands why, cross-references against the codebase, adopts framework improvements, syncs project skills, and runs final checks. Supports two entry modes: run the full flow end-to-end, or…

2 yesterday A 75 tokens copy · 100% Apache-2.0

orchestrations

27

wallieinformal201/pentest-mcp-server

Skill Claude CodeCodex

Pick and run a multi-phase workflow that chains foundational task skills (git-wrapup, release-and-publish, maintenance, field-test, setup, etc.) end-to-end. Routes user intent to a workflow file under workflows/ — greenfield builds, maintenance + release, field-test + fix, or known-work + release. Single source for…

2 yesterday A 159 tokens copy · 91% Apache-2.0

polish-docs-meta

28

wallieinformal201/pentest-mcp-server

Skill Claude CodeCodex

Finalize documentation and project metadata for a ship-ready MCP server. Use after implementation is complete, tests pass, and devcheck is clean. Safe to run at any stage — each step checks current state and only acts on what still needs work.

2 yesterday A 54 tokens original Apache-2.0

release-and-publish

29

wallieinformal201/pentest-mcp-server

Skill Claude CodeCodex

Ship a release end-to-end across every registry the project targets (npm, MCP Registry, GitHub Releases for .mcpb bundles, GHCR). Runs the final verification gate, pushes commits and tags, then publishes to each applicable destination. Assumes git wrapup (version bumps, changelog, commit, annotated tag) is already…

2 yesterday A 112 tokens copy · 92% Apache-2.0

wallieinformal201/pentest-mcp-server

Skill Claude CodeCodex

File a bug or feature request against @cyanheads/mcp-ts-core when you hit a framework issue. Use when a builder, utility, context method, or config behaves contrary to the documented API — not for server-specific application bugs.

2 yesterday A 52 tokens copy · 94% Apache-2.0

report-issue-local

31

wallieinformal201/pentest-mcp-server

Skill Claude CodeCodex

File a bug or feature request against this MCP server's own repo. Use for server-specific issues — tool logic, service integrations, config problems, or domain bugs that aren't caused by the framework.

2 yesterday A 44 tokens copy · 100% Apache-2.0

security-pass

32

wallieinformal201/pentest-mcp-server

Skill Claude CodeCodex

Review an MCP server for common security gaps: LLM-facing surfaces as injection vector (tools, resources, prompts, descriptions), scope blast radius, destructive ops without consent, upstream auth shape, input sinks (URL / path / roots / shell / sampling / schema strictness / ReDoS), tenant isolation, leakage through…

2 yesterday A 120 tokens copy · 92% Apache-2.0

setup

33

wallieinformal201/pentest-mcp-server

Skill Claude CodeCodex

Post-init orientation for an MCP server built on @cyanheads/mcp-ts-core. Use after running @cyanheads/mcp-ts-core init to understand the project structure, conventions, and skill sync model. Also use when onboarding to an existing project for the first time.

2 yesterday A 58 tokens copy · 100% Apache-2.0

tool-defs-analysis

34

wallieinformal201/pentest-mcp-server

Skill Claude CodeCodex

Read-only audit of MCP definition language across an existing surface — tools, resources, prompts. Walks every definition file and checks 12 categories the LLM reads to decide whether and how to call: voice & tense, internal leaks, audience leaks, defaults, recovery hints, output descriptions, cross-references…

2 yesterday A 132 tokens original Apache-2.0