— No reviews yet
0 installs
0 views
— view→install
Install
$ agentstack add skill-seilk-claude-teleport-teleport-share ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Are you the author of Teleport Share? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claimAbout
Teleport Share
Publish a curated, safe subset of your configs to claude-teleport-public repo.
Steps
- Hub-connect preamble: Run
context. Verify auth. Clone/pullclaude-teleport-private. StorehubPath.
- Gather items: Run
hub-machines --hub-pathto list branches. For each machine branch, checkout and read configs. Build deduplicated union (latest-pushed wins on collision).
- Present available: Use
AskUserQuestionwithmultiSelect: trueto present available categories. "Which categories to share publicly?"
- User selects items: For each selected category, use
AskUserQuestionwithmultiSelect: truelisting specific items. "Which specific items?"
- Double secret scan: Run
secret-scanon selected items. If findings: show and auto-exclude.
- RCE scan: Run
rce-scanon each selected agent/hook/CLAUDE.md. If findings: show flagged lines. Require explicit yes.
- Item-by-item confirmation: Show first 10 lines of each file. "Include in public repo?"
- Create/update public repo: Check if
/claude-teleport-publicexists. If not, create it. Clone to temp. Push selected items undermachines//(namespaced per machine). Generateregistry.yamland an agent-friendlyREADME.md(with import instructions for/teleport-from). Merge into main.
- Push: Commit and push.
- Success: "Published N items to
/claude-teleport-public. Others can/teleport-fromto browse and import."
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: seilk
- Source: seilk/claude-teleport
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.