docs: add Enterprise prompt-injection screening page - #1304
Draft
claude[bot] wants to merge 1 commit into
Draft
Conversation
Document prompt-injection screening of scraped content as an Enterprise feature. The page explains why a scraped page is untrusted input, covers hidden text as the concrete case, and distinguishes the feature from Lockdown Mode, which is an egress control and does not inspect content. Describes behavior only. No request parameter, response field, or code sample is documented, because the feature is not wired into API params. Registers the page in the English Enterprise nav groups in docs.json. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01MGRyumQaNvjFxq8qFjm3o1
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Requested by Micah Stairs · Slack thread
Before
Nothing on docs.firecrawl.dev describes screening scraped content for prompt-injection payloads. Readers who ask about it get pointed at Lockdown Mode, which does something else entirely. That conflation already exists inside the company.
After
A new Enterprise page,
features/prompt-injection-screening, that says three things:How
features/prompt-injection-screening.mdx, matching the frontmatter, heading style, Note-callout enterprise-gate convention, and voice of the existingfeatures/threat-protection.mdxandfeatures/siem.mdxpages.docs.jsonin the Enterprise nav group, next to Threat Protection and SIEM. Both English Enterprise groups (the visible one and the hidden duplicate) were updated. No localized nav entries and no localized files were touched, perCLAUDE.md.Please read before merging
Also worth a second opinion: whether this belongs on
enterprise.mdx's feature list too. I left it off, since Threat Protection and SIEM are not listed there either.Validation
docs.jsonparses as valid JSON..mdxfile (0 missing)./features/lockdown, resolves.docs.json,features/lockdown.mdx, andfeatures/threat-protection.mdxall failprettier --checkon unmodifiedmain— so reformatting would have buried this change in unrelated churn. The nav addition follows the file's existing 2-space indentation exactly; the diff is two added lines.🤖 Generated with Claude Code
https://claude.ai/code/session_01MGRyumQaNvjFxq8qFjm3o1