quarentena-doc

Analyze external documents for potential injection attacks.

Updated Jun 30, 2026
One-click install
npx skills add https://github.com/Bossmann007/claude-legal-br --skill quarentena-doc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quarentena-doc
Source: https://github.com/Bossmann007/claude-legal-br/tree/main/anti-injection/skills/quarentena-doc
Command: npx skills add https://github.com/Bossmann007/claude-legal-br --skill quarentena-doc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Ensures safe review of external documents by treating all content as untrusted, providing a secure analysis environment.

Core Features & Use Cases

  • Content Analysis: Reviews third-party documents with caution, flagging potential malicious content.
  • Document Security: Treats all content as non-trustful, protecting against injection attacks.
  • Use Case: Use this Skill to analyze a contract from a counterparty or any document from an external source without risking your system's security.

Quick Start

Analyze the contract provided in 'counterparty-contract.pdf' with /anti-injection:quarentena-doc command.

Frequently Asked Questions about quarentena-doc

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I securely review external documents for potential injection attacks?

To securely review external documents for potential injection attacks, use a content analysis tool that treats all input as untrusted. This approach flags any potential malicious instructions hidden within the file, ensuring safe handling without risking your system's security.

What is non-trustful content analysis for document security?

Non-trustful content analysis for document security is the process of treating all external document content as potentially malicious. It actively scans and flags hidden injection instructions in files like third-party contracts, preventing unauthorized system commands from executing during review.

Can I use this to analyze a contract from a counterparty for malicious content?

Yes, you can analyze a contract from a counterparty for malicious content. The tool is specifically designed to review third-party documents by treating all text as untrusted, safely flagging any potential injection attacks before the content reaches your system.

How do I analyze an external PDF for hidden malicious instructions?

To analyze an external PDF for hidden malicious instructions, invoke the anti-injection command against the target file. The tool processes the document in a secure environment, flagging any embedded instructions or injection attempts found within the untrusted content.

What are the limitations of treating external documents as untrusted?

Treating external documents as untrusted focuses strictly on flagging potential malicious instructions and injection attacks. It does not evaluate the legal or business terms of a contract, but rather isolates the content to ensure safe handling and prevent system compromise.