feat(package): add connect-my-stack (PDEC-9226) - #170
Open
yourfriendmaya wants to merge 6 commits into
Open
Conversation
added 5 commits
July 22, 2026 15:16
thedumsieffect
requested changes
Jul 23, 2026
thedumsieffect
left a comment
Collaborator
There was a problem hiding this comment.
Package manifest/index wiring looks compatible with the v1 runtime.
Requesting changes before rollout:
- Move scanning behind an isolated network boundary with DNS-rebinding protection, sandboxed browser execution, deadlines, and response limits.
- Use an explicit allowlist so infrastructure is never presented as connectable.
- Let this skill own sequencing while core Runneth owns connection requirements and secure UI; preserve and resume the queue after connection events.
- Fix browser failure status, path-sensitive evidence retention, matched-host tracking, and customer totals.
- Run scanner tests in required CI and add regression coverage for the security/correctness fixes.
Config notes: installation and updates are manual, staging must read the staging catalog, new skills require a fresh session, and browser capture currently lacks runtime dependencies.
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
package.jsonmanifestpackage-index.jsoninstallPolicyconnect-my-stackand reserve the standalone scanner skill for competitor/prospect research--no-sandboxonly for root-run container environmentsValidation
node --test scripts/validate-runneth-package-index.mjsnode --test packages/connect-my-stack/test/scanner.test.mjsgit diff --checkagent-builderruntime Zod schemasinstallLocalPackageimplementation into an isolated temporary agent root: 7 files installed successfullyPackage policy
installPolicy: manualupdatePolicy: manualuninstallPolicy: allowedmain, per the package contractTested locally. Convos: