This skill should be used when the user needs to manage Tencent Weiyun cloud storage, including file upload/download, sharing, space management, and account...
Security
prompt-inject-removal-p
Try itA robust security layer that detects and removes prompt injection attempts from external content, ensuring your AI interactions remain safe and controlled. I...
What it does
This skill provides a secure way to summarize untrusted external content (web pages, articles, blogs) by routing it through a "Zero-Trust" sanitization prompt.
The skill document
🛡️ Prompt Inject Removal
This skill provides a secure way to summarize untrusted external content (web pages, articles, blogs) by routing it through a "Zero-Trust" sanitization prompt.
🚀 Setup & Configuration
This skill is powered by a local, hardened system prompt. No external API keys or complex configuration are required.
📐 Workflow (Sanitization)
- Fetch: Raw content is retrieved via `web_fetch` or `browser`.
- Delimit: The content is wrapped in `` tags.
- Sanitize: The Main Agent processes the content using the rules in [PROMPT.md].
- Ingest: Only the resulting sanitized summary is used in the conversation.
📖 Security Reference
- Detailed Security Docs: [references/security.md]
- Hardened System Prompt: [PROMPT.md]
Disclaimer: This is a defense-in-depth tool. While it significantly mitigates prompt injection risks, no prompt-based sanitization is 100% foolproof. Review sanitized data before performing state-changing actions.
More from subaru0573
Browse all skillsData analysis and visualization. Query databases, generate reports, automate spreadsheets, and turn raw data into clear, actionable insights. Use when (1) yo...
Read and send email via IMAP/SMTP. Check for new/unread messages, fetch content, search mailboxes, mark as read/unread, and send emails with attachments. Sup...
Capture, inspect, and compare screenshots of screens, windows, regions, web pages, simulators, and CI runs with the right tool, wait strategy, viewport, and...
Create, inspect, and edit Microsoft Word documents and DOCX files with reliable styles, numbering, tracked changes, tables, sections, and compatibility check...
Advanced multi-agent development system for complex software projects. Leverages Orchestrator, Builder, and Reviewer agents to decompose modules, implement c...