make-automation
Rube MCP で Make 操作を自動化
Make の操作データや設定 enum は、記憶だけで正確に把握するのが難しい場合があります。このスキルは、正確な Make 自動化サポートのために、Claude、Codex、Claude Code を Rube MCP ワークフローに沿って導きます。
自分のエージェントでインストール
このリクエストをエージェントにコピーしてください。正規の Skill ページとマニフェストが含まれています。
Review the Skillstore skill "make-automation" from https://skillstore.io/skills/sickn33-make-automation.md and its manifest at https://skillstore.io/api/skills/sickn33-make-automation/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.エージェントは引き続き計画を提示し、セキュリティポリシーで必要な確認を求める必要があります。
エージェントが読めるリソース
AI エージェント、クローラー、スクリプトがページ全体ではなく整理されたコンテキストを必要とする場合は、これらのリンクを使ってください。
テストする
「make-automation」を使用しています。 New York と London に有効なタイムゾーン値を一覧表示してください。
期待される結果:
応答では America/New_York と Europe/London を確認し、そのうえでスケジュールには正確な IANA 識別子を使用すべきであることを示します。
「make-automation」を使用しています。 昨日の失敗した Make 操作を見つけ、想定される影響を要約してください。
期待される結果:
応答では、フィルターされた操作サマリーを提示し、失敗したシナリオを強調し、設定またはアカウント制限に関するフォローアップ確認項目を一覧表示します。
「make-automation」を使用しています。 フランス語と Europe/Paris がシナリオの有効な設定か確認してください。
期待される結果:
応答では、Make enum results に照らして言語とタイムゾーンの値を検証し、不一致があれば推奨される正確な値とともに指摘します。
セキュリティ監査
安全The static external command alerts are Markdown tool names and workflow examples, not executable shell or Ruby code. The Rube MCP URL is an explicit setup endpoint, and the reconnaissance alerts are normal Make configuration guidance. No prompt injection or hidden malicious intent was found in SKILL.md.
リスク要因
⚙️ 外部コマンド (20)
🌐 ネットワークアクセス (1)
このレポートを共有・引用
バージョン付き評価レポート、中立的なバッジ、埋め込みカード、引用を共有できます。Skillstore は証拠を報告しますが、この Skill が安全かどうかは判断しません。
レポートリンクをコピー
https://skillstore.io/skills/sickn33-make-automation/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdownバッジ
[](https://skillstore.io/skills/sickn33-make-automation?utm_source=security_passport_badge)HTMLバッジ
<a href="https://skillstore.io/skills/sickn33-make-automation?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-make-automation/security.svg" alt="Skillstore security assessment" loading="lazy"></a>埋め込みカード
<iframe src="https://skillstore.io/embed/skills/sickn33-make-automation.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>学術引用 (APA · BibTeX · CFF)
APA形式の引用
sickn33. (2026). make-automation security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-make-automation/audits/4BibTeX形式の引用
@techreport{sickn33-sickn33-make-automation-2026,
author = {sickn33},
title = {make-automation security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/sickn33-make-automation/audits/4},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "make-automation security audit report (audit version 4)"
version: "unspecified"
type: report
authors:
- name: "sickn33"
date-released: "2026-07-07"
url: "https://skillstore.io/skills/sickn33-make-automation/audits/4"
identifiers:
- type: other
value: "skillstore:sickn33-make-automation:audit:4"
description: "Skillstore immutable audit report identifier"
Skillstore スコア
このスコアの理由 証拠の信頼度: 高作成できるもの
シナリオの健全性を監視
最近の Make 操作を確認し、失敗した実行を見つけ、トラブルシューティング用にエラーパターンを要約します。
設定値を検証
シナリオ設定やスケジュールを更新する前に、言語コードとタイムゾーン識別子を確認します。
toolkit の代替案を計画
Make toolkit に制限がある場合に、Make ワークフローを Rube tools またはネイティブ Make API オプションに対応付けます。
これらのプロンプトを試す
Make automation skill を使用して、サポートされているタイムゾーンを一覧表示してください。New York と London のスケジュール設定に使用する正確な識別子を確認してください。
Rube MCP を使用して現在の Make tool schema を確認し、その後、直近 24 時間の最近の操作を取得してください。
使用する前に、これらの Make 設定を検証してください: language はフランス語、timezone は Europe/Paris、schedule は毎日実行です。
最近の Make 操作を確認し、結果をシナリオ別にグループ化し、高い失敗率を特定し、有用な場合は直接的な Rube toolkit の代替案を提案してください。
ベストプラクティス
- 各ワークフローの前に RUBE_SEARCH_TOOLS を呼び出し、パラメーターが現在の schema と一致するようにします。
- 操作を取得する際は、データ量とクォータ使用量を減らすために狭い日付範囲を使用します。
- シナリオに言語またはタイムゾーン設定を適用する前に enum 値を検証します。
回避
- 現在の schema を確認せずに、記憶だけで Make tool parameters を推測しないでください。
- アクティブな Make アカウントから無制限の操作履歴を要求しないでください。
- Make が正確な enum identifiers を必要とする場合に、表示ラベルを使用しないでください。