Install
$ agentstack add skill-yasunori0418-skills-external-writes ✓ 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.
Verified badge
Passed review? Show it. Paste this badge into your README — it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming — see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps — measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
外部システム書き込みルール
外部システムへの書き込みは明示指示時のみ
Notion・Slack・GitHub Issue/PR・Linear など、外部システムへの作成・更新・コメント操作は、ユーザーから明示的に指示された場合に限り実行する。
- 会話に外部システムのURL(NotionページURL、Issue URL等)が登場しても、それは参照用/目的地の共有であり、自動書き込み依頼ではない
- ドラフトはローカル(
./tmp_claude/等)に出力する - 「Notionに書いて」「コメントして」「Issueを作って」等の明示指示があって初めてMCPツールを使用する
- 迷ったらローカル出力 → 「外部システムに反映しますか?」と確認する
勝手な書き込みは意図しない更新・重複投稿・通知の発生リスクがあるため厳禁。
Notion転記時のローカル参照禁止
Notionページに転記する際、ローカルファイル(docs/... の md・コードファイル等)へのリンクやパス参照を本文に含めない。Notion閲覧者はローカルファイルにアクセスできない前提で構成する。
- ファイル内の要点だけをNotion本文に簡潔に書く(簡易記述)
- ローカルファイルの内容全文が必要な場合は `` トグルを構築し、その中に内容を転記する
- 例外:Notion内ページ・DB・mention(`
・`)はリンクとして有効 - ローカル開発者向けの補足はローカルmd側にのみ記載し、Notionとは分離する(二重管理回避)
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: yasunori0418
- Source: yasunori0418/skills
- 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.