skill-actions-security-fixture
OfficialValidate security constraints on actions
Software Engineering#plugin testing#same-origin#action validation#request body limit#security fixture#http method allowlist
AuthorAgent-Town
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill fixture helps test and validate that action requests enforce security constraints like same-origin restrictions, allowed HTTP methods, and request body size limits.
Core Features & Use Cases
- Cross-origin blocking: Ensures requests marked for same-origin enforcement cannot target external domains.
- Method allowlisting: Blocks disallowed HTTP methods by enforcing an allowed methods list per action.
- Request body size limiting: Verifies that oversized request bodies are rejected according to a configured maximum size.
- Use Case: Use it in automated plugin/agent security guard tests to confirm policy enforcement before deploying new action handlers.
Quick Start
Run a plugin or test suite that consumes this fixture to verify action requests against the configured sameOriginOnly, allowMethods, and maxBodyBytes rules.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: skill-actions-security-fixture Download link: https://github.com/Agent-Town/Portal/archive/main.zip#skill-actions-security-fixture Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.