Factory-AI/factory-plugins

Official Factory plugins marketplace

106Stars on the repository
33Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

security-review

25

Factory-AI/factory-plugins

Skill Claude CodeCodex

Scan code changes for security vulnerabilities using STRIDE threat modeling, validate findings for exploitability, and output structured results for downstream patch generation. Supports PR review, scheduled scans, and full repository audits.

not rated 106 2d ago A 42 tokens

Factory-AI/factory-plugins

Skill Claude CodeCodex

Generate a STRIDE-based security threat model for a repository. Use when setting up security monitoring, after architecture changes, or for security audits.

not rated 106 2d ago A 33 tokens

Factory-AI/factory-plugins

Skill Claude CodeCodex

Validate security findings from commit-security-scan by assessing exploitability, filtering false positives, and generating proof-of-concept exploits. Use after running commit-security-scan to confirm vulnerabilities.

not rated 106 2d ago A 40 tokens

ban-type-assertions

28

Factory-AI/factory-plugins

Skill Claude CodeCodex

Ban as type assertions in a package via the @typescript-eslint/consistent-type-assertions lint rule, replacing them with compiler-verified type-safe alternatives. Use when enabling the assertion ban in a new package or fixing violations in an existing one.

not rated 106 2d ago A 59 tokens

Factory-AI/factory-plugins

Skill Claude CodeCodex

Fix knip "Unused exports" violations. Handles all violation categories: test-only exports (extract to new file), dead barrel re-exports (remove from index.ts), and internally-only-used exports (un-export). Use when npm run knip reports unused exports.

not rated 106 2d ago A 64 tokens

no-use-effect

30

Factory-AI/factory-plugins

Skill Claude CodeCodex

Enforce the no-useEffect rule when writing or reviewing React code. ACTIVATE when writing React components, refactoring existing useEffect calls, reviewing PRs with useEffect, or when an agent adds useEffect "just in case." Provides the five replacement patterns and the useMountEffect escape hatch.

not rated 106 2d ago A 64 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: