bulk-publish
Publish media and posts in bulk
Managing many media files and posts can take time and create mistakes. This skill organizes uploads and supports BulkPublish workflows for repeatable batch publishing.
自分のエージェントでインストール
このリクエストをエージェントにコピーしてください。正規の Skill ページとマニフェストが含まれています。
Review the Skillstore skill "bulk-publish" from https://skillstore.io/skills/azeemkafridi-bulk-publish.md and its manifest at https://skillstore.io/api/skills/azeemkafridi-bulk-publish/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.エージェントは引き続き計画を提示し、セキュリティポリシーで必要な確認を求める必要があります。
エージェントが読めるリソース
AI エージェント、クローラー、スクリプトがページ全体ではなく整理されたコンテキストを必要とする場合は、これらのリンクを使ってください。
テストする
「bulk-publish」を使用しています。 Review my approved campaign files before upload.
期待される結果:
- A numbered list of the selected file paths.
- A request for confirmation before the upload begins.
- Media IDs and file details after successful uploads.
「bulk-publish」を使用しています。 What happens when a bulk retry needs approval?
期待される結果:
Posts without publish permission return an approval-required response. Submit the posts for approval before a teammate approves them.
「bulk-publish」を使用しています。 How do I upload a 500 MB video?
期待される結果:
- Create the multipart upload with the exact file size.
- Upload each ordered 10 MB part and retain its ETag.
- Complete the upload using the part numbers and ETags.
セキュリティ監査
中リスクThe 20 external-command findings are false positives caused by Markdown inline code and code fences. The documented BulkPublish URL is an expected destination for the multipart API flow. The skill can transmit local files in bulk without an explicit confirmation safeguard, which remains a medium-risk data-handling concern.
確認済みのセキュリティ上の懸念 (1)
リスク要因
⚙️ 外部コマンド (20)
🌐 ネットワークアクセス (1)
このレポートを共有・引用
バージョン付き評価レポート、中立的なバッジ、埋め込みカード、引用を共有できます。Skillstore は証拠を報告しますが、この Skill が安全かどうかは判断しません。
レポートリンクをコピー
https://skillstore.io/skills/azeemkafridi-bulk-publish/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdownバッジ
[](https://skillstore.io/skills/azeemkafridi-bulk-publish?utm_source=security_passport_badge)HTMLバッジ
<a href="https://skillstore.io/skills/azeemkafridi-bulk-publish?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/azeemkafridi-bulk-publish/security.svg" alt="Skillstore security assessment" loading="lazy"></a>埋め込みカード
<iframe src="https://skillstore.io/embed/skills/azeemkafridi-bulk-publish.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形式の引用
azeemkafridi. (2026). bulk-publish security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/azeemkafridi-bulk-publish/audits/1BibTeX形式の引用
@techreport{azeemkafridi-azeemkafridi-bulk-publish-2026,
author = {azeemkafridi},
title = {bulk-publish security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/azeemkafridi-bulk-publish/audits/1},
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: "bulk-publish security audit report (audit version 1)"
version: "unspecified"
type: report
authors:
- name: "azeemkafridi"
date-released: "2026-09-02"
url: "https://skillstore.io/skills/azeemkafridi-bulk-publish/audits/1"
identifiers:
- type: other
value: "skillstore:azeemkafridi-bulk-publish:audit:1"
description: "Skillstore immutable audit report identifier"
Skillstore スコア
このスコアの理由 証拠の信頼度: 中作成できるもの
Prepare a campaign asset library
Upload approved campaign images and videos, then collect media IDs for planned posts.
Coordinate team approval
Understand when bulk actions require approval and why pending posts are not scheduled.
Handle a large video upload
Follow the documented multipart sequence for an approved video larger than 100 MB.
これらのプロンプトを試す
Upload the approved local image at [file path] to BulkPublish. Confirm the file name and destination before uploading.
List the supported image and video formats for BulkPublish. Include the standard upload size limits.
Review these approved files: [file paths]. List them first, then upload each file only after I confirm the full list. Return the media IDs.
Explain the safe multipart upload steps for this approved video: [file path]. Do not expose my API key. Ask for confirmation before every network action.
ベストプラクティス
- Confirm every local file and public URL before starting an upload.
- Use the approved secret mechanism for BulkPublish API credentials.
- Verify returned media IDs before attaching them to a post.
回避
- Do not upload an unreviewed directory or a broad file-path pattern.
- Do not paste bearer API keys into prompts, source files, or post content.
- Do not retry or reschedule posts that still require approval.
よくある質問
Can I upload from a local file path?
Can I provide both a URL and a file path?
Which media formats are supported?
How large can a normal upload be?
How do I upload a video larger than 100 MB?
Why did a bulk retry require approval?
開発者情報
作成者
azeemkafridiライセンス
MIT
Skillstore リビジョン
r1
バージョンに関する注意
作者はバージョンを宣言していません。
参照
1534518abea6ca75df29efda8a31a3e3ba9a4b23
メンテナンスの新しさ
2026/9/9
利用状況
1 ダウンロード · 0 閲覧
ファイル構成
📄 SKILL.md