rivet-dynamic-apps
Deploy AI-Generated Rivet Backends
Building a generated backend for each user requires deployment, routing, durable state, and lifecycle patterns. This skill provides Rivet documentation links and runnable TypeScript examples.
自分のエージェントでインストール
このリクエストをエージェントにコピーしてください。正規の Skill ページとマニフェストが含まれています。
Review the Skillstore skill "rivet-dynamic-apps" from https://skillstore.io/skills/rivet-dev-rivet-dynamic-apps.md and its manifest at https://skillstore.io/api/skills/rivet-dev-rivet-dynamic-apps/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.エージェントは引き続き計画を提示し、セキュリティポリシーで必要な確認を求める必要があります。
エージェントが読めるリソース
AI エージェント、クローラー、スクリプトがページ全体ではなく整理されたコンテキストを必要とする場合は、これらのリンクを使ってください。
テストする
「rivet-dynamic-apps」を使用しています。 Build a generated hello-world backend with one API endpoint.
期待される結果:
A deployment plan with generated files, a host router, local run commands, an application URL, and verification steps.
「rivet-dynamic-apps」を使用しています。 Add persistent shared notes to a Dynamic App.
期待される結果:
A RivetKit actor design using parameterized SQLite statements, typed client actions, migration guidance, input validation, and persistence tests.
「rivet-dynamic-apps」を使用しています。 Prepare the deployment example for a shared staging environment.
期待される結果:
- Require authenticated deployment requests and authorize each application identifier.
- Validate identifiers, restrict source inputs, and enforce quotas.
- Add audit logs, health checks, rollback procedures, and isolated namespaces.
セキュリティ監査
中リスクAll 41 static findings are false positives caused by template literals, fixed local requests, relative module paths, SQL, and documentation links. The examples expose unauthenticated deployment routes that create deployments under caller-selected identifiers, creating resource-abuse risk outside local development. No prompt injection or malicious intent was found.
確認済みのセキュリティ上の懸念 (1)
リスク要因
⚙️ 外部コマンド (7)
🌐 ネットワークアクセス (23)
このレポートを共有・引用
バージョン付き評価レポート、中立的なバッジ、埋め込みカード、引用を共有できます。Skillstore は証拠を報告しますが、この Skill が安全かどうかは判断しません。
レポートリンクをコピー
https://skillstore.io/skills/rivet-dev-rivet-dynamic-apps/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdownバッジ
[](https://skillstore.io/skills/rivet-dev-rivet-dynamic-apps?utm_source=security_passport_badge)HTMLバッジ
<a href="https://skillstore.io/skills/rivet-dev-rivet-dynamic-apps?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/rivet-dev-rivet-dynamic-apps/security.svg" alt="Skillstore security assessment" loading="lazy"></a>埋め込みカード
<iframe src="https://skillstore.io/embed/skills/rivet-dev-rivet-dynamic-apps.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形式の引用
rivet-dev. (2026). rivet-dynamic-apps security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/rivet-dev-rivet-dynamic-apps/audits/1BibTeX形式の引用
@techreport{rivet-dev-rivet-dev-rivet-dynamic-apps-2026,
author = {rivet-dev},
title = {rivet-dynamic-apps security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/rivet-dev-rivet-dynamic-apps/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: "rivet-dynamic-apps security audit report (audit version 1)"
version: "unspecified"
type: report
authors:
- name: "rivet-dev"
date-released: "2026-08-28"
url: "https://skillstore.io/skills/rivet-dev-rivet-dynamic-apps/audits/1"
identifiers:
- type: other
value: "skillstore:rivet-dev-rivet-dynamic-apps:audit:1"
description: "Skillstore immutable audit report identifier"
Skillstore スコア
このスコアの理由 証拠の信頼度: 中作成できるもの
Prototype Generated Backends
Create a local service that deploys a separate generated HTTP backend for each user or project.
Add Durable Application State
Select actor, SQLite, workflow, or realtime patterns for generated applications that require persistent coordination.
Evaluate Rivet Architecture
Review runnable patterns before adopting Rivet Dynamic Apps for a multi-tenant product.
これらのプロンプトを試す
Create a local Rivet Dynamic App that serves an HTML page and one JSON endpoint. Explain how to run and deploy it.
Design a RivetKit notes actor with parameterized SQLite operations. Include deployment flow, typed client usage, validation, and local test steps.
Build a multiplayer room actor for named players and positions. Include broadcasts, typed client calls, authorization boundaries, and cleanup behavior.
Architect a multi-tenant Dynamic Apps deployment API. Cover authentication, authorization, identifier validation, isolation, quotas, observability, rollback, and failure recovery.
ベストプラクティス
- Start with a checked local fixture before accepting generated application files.
- Authenticate deployment routes and isolate each tenant with validated identifiers, namespaces, and resource quotas.
- Use parameterized database operations and test deployment, routing, persistence, cleanup, and failure recovery.
回避
- Do not expose example deployment routes to shared networks without authentication and rate limits.
- Do not allow unvalidated request values to select filesystem sources, package inputs, or tenant namespaces.
- Do not treat generated backend code as trusted without review, sandboxing, dependency controls, and monitoring.
よくある質問
What does this skill help build?
Does the skill deploy production infrastructure?
Which tools can use this skill?
Are the deployment endpoints production ready?
Does it include persistent data examples?
Does it cover durable background work?
開発者情報
作成者
rivet-devライセンス
MIT
Skillstore リビジョン
r1
バージョンに関する注意
作者はバージョンを宣言していません。
リポジトリ
https://github.com/rivet-dev/skills/tree/1b41bfb0a8e367d39ab08ad695adc48222ef5250/rivet-dynamic-apps参照
ca1af9f2d64d8e48e446a705baf87d59d95eb1bc
メンテナンスの新しさ
2026/8/29
利用状況
1 ダウンロード · 1 閲覧