Secure File Operations
intermediate
Make local file edits with scoped permissions, secret checks, and review evidence.
Architecture
Filesystem MCP Server
Constrains local read/write scope
85/100
Secrets Detection Skill
Checks touched files for exposed credentials
85/100
Static Analysis Skill
Reviews touched code for unsafe patterns
90/100
Code Reviewer Skill
Summarizes patch quality and remaining risk
85/100
Expected Output
Secure File Ops
Scope: src/lib
Files changed: 3
Secrets scan: passed
Static analysis: 1 warning
-> Patch ready for review
Related Recipes
Full-Stack Testing Suite
INTERMEDIATEComplete testing pipeline with unit tests, E2E browser tests, and TDD workflow.
codetesting
3 components
API Development Workflow
INTERMEDIATEComplete API lifecycle from design to testing with GraphQL support.
codeapi
3 components
Visual Technical Briefing
INTERMEDIATECreate architecture diagrams, editable whiteboards, and browser-ready briefing decks.
docsdesigncode
4 components