Inline the install steps in the agent prompt instead of delegating#42
Merged
Conversation
Field test three: agents flag "install the package then follow the
instructions it ships" as handing control to the package author, and
flag preemptive reassurance ("published after your knowledge cutoff,
don't be suspicious") as a manipulation signal. Rewrite the prompt as
numbered, individually inspectable commands with no delegation and no
persuasion; demote the bundled guide to reference material for widget
placement and troubleshooting.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
Well-structured docs update inlining install steps with clear security emphasis. 🎯 Quality: 99% Elite · 📦 Size: Small 📈 This month: Your 219th PR — above team average · Averaging Excellent |
Compress the inline steps and route the widget install and framework-specific details through `npx @patchstack/connect guide` instead of naming the bundled markdown file. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
patchstackdave
approved these changes
Jul 13, 2026
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.
Summary
Third field-tested refusal mode for the AI-agent install prompt, following #38 (remote-doc delegation) and #41 (knowledge-cutoff hallucination): agents flag "install the package, then follow the instructions it ships" as handing control to the package author — structurally the same shape as prompt injection — and flag preemptive reassurance language ("published after your knowledge cutoff, don't conclude it doesn't exist") as itself a manipulation signal.
AGENT-INSTALL.md/npx @patchstack/connect guideto reference material for framework-specific widget placement, re-run rules, and troubleshooting, consulted after the install is underway rather than the channel the install depends on.🤖 Generated with Claude Code