スキル unit-test
📦

unit-test

コンテンツリビジョン r1 安全 ⚙️ 外部コマンド🌐 ネットワークアクセス

Run feature scenario tests

Feature changes need repeatable validation before release. This skill creates and runs Playwright scenarios, then separates functional results from visual observations.

対応: Claude Codex Code(CC)
📊 73 十分

自分のエージェントでインストール

このリクエストをエージェントにコピーしてください。正規の Skill ページとマニフェストが含まれています。

エージェントリクエスト
Review the Skillstore skill "unit-test" from https://skillstore.io/skills/cubha-unit-test.md and its manifest at https://skillstore.io/api/skills/cubha-unit-test/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.

エージェントは引き続き計画を提示し、セキュリティポリシーで必要な確認を求める必要があります。

エージェントが読めるリソース

AI エージェント、クローラー、スクリプトがページ全体ではなく整理されたコンテキストを必要とする場合は、これらのリンクを使ってください。

テストする

「unit-test」を使用しています。 Test the login page.

期待される結果:

  • Scope: login page
  • Scenario: valid sign-in succeeds
  • Result: PASS
  • Notes: no console errors detected

「unit-test」を使用しています。 Validate recent checkout changes.

期待される結果:

  • Scope: files changed in the checkout flow
  • Result: 3 PASS, 1 FAIL, 1 WARN
  • Failed scenario: discount code feedback
  • Visual observations are reported separately from functional results

セキュリティ監査

安全

All 61 static findings are false positives. The external-command detections match Markdown inline-code formatting and documented testing commands, while the URL is localhost only. No prompt injection, data-exfiltration intent, executable payload, or suspicious obfuscation was found.

2
スキャンされたファイル
368
解析済み行数
0
レビュー項目
0
誤検知を無視
最新の完了済み静的・セマンティック監査では、確認済みのセキュリティ検出事項は見つかりませんでした。これは、スキルに副作用がないことを証明するものではありません。
監査者: claude
このレポートを共有・引用

バージョン付き評価レポート、中立的なバッジ、埋め込みカード、引用を共有できます。Skillstore は証拠を報告しますが、この Skill が安全かどうかは判断しません。

バージョン別レポートを開く
セキュリティ評価

レポートリンクをコピー

https://skillstore.io/skills/cubha-unit-test/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdownバッジ

[![Skillstore security assessment](https://skillstore.io/badges/skills/cubha-unit-test/security.svg)](https://skillstore.io/skills/cubha-unit-test?utm_source=security_passport_badge)

HTMLバッジ

<a href="https://skillstore.io/skills/cubha-unit-test?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/cubha-unit-test/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

埋め込みカード

<iframe src="https://skillstore.io/embed/skills/cubha-unit-test.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形式の引用

cubha. (2026). unit-test security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/cubha-unit-test/audits/1

BibTeX形式の引用

@techreport{cubha-cubha-unit-test-2026, author = {cubha}, title = {unit-test security audit report (audit version 1)}, institution = {Skillstore}, year = {2026}, number = {1}, url = {https://skillstore.io/skills/cubha-unit-test/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: "unit-test security audit report (audit version 1)" version: "unspecified" type: report authors: - name: "cubha" date-released: "2026-07-22" url: "https://skillstore.io/skills/cubha-unit-test/audits/1" identifiers: - type: other value: "skillstore:cubha-unit-test:audit:1" description: "Skillstore immutable audit report identifier"

Skillstore スコア

このスコアの理由 証拠の信頼度: 中
41
アーキテクチャ
85
保守性
85
コンテンツ
65
コミュニティ
83
仕様準拠

作成できるもの

Validate a new feature

Check key user flows after implementing a feature and before requesting review.

Review changed browser behavior

Use Git changes to build focused regression scenarios for an affected interface.

Confirm release readiness

Run approved end-to-end scenarios and receive a concise functional test report.

これらのプロンプトを試す

Test a page
Run scenario tests for the login page and report the results.
Test recent changes
Use the current Git diff to select affected features, create scenarios, and ask for approval before execution.
Test key flows only
Test the checkout flow with happy-path scenarios only. Report functional results and any visual observations.
Run focused regression
For the profile settings changes, create happy, edge, error, and interaction scenarios. Execute approved tests and retry only failed scenarios once.

ベストプラクティス

  • Run the application with test-only data and services before starting browser tests.
  • Review generated scenarios before execution when the scope is broad.
  • Use focused scopes to keep regression results easy to diagnose.

回避

  • Do not treat this skill as a replacement for isolated unit tests.
  • Do not run tests against production services or production data.
  • Do not enable automatic fixes without reviewing the intended scope.

よくある質問

Does this skill write unit tests?
No. It runs Playwright-based browser scenarios for feature and regression validation.
What does the skill test by default?
It can use an explicit scope, recent Git changes, or recent work context.
Does it need approval before running?
Yes, unless the automatic execution option is selected.
Can it test backend-dependent features?
Yes, when the required local test services and test data are already available.
What are visual findings?
They are separate observations about layout or interface quality and do not normally change functional status.
Can it fix failures?
It can attempt a limited fix and rerun when the fix option is explicitly requested.

開発者情報

作成者

cubha

ライセンス

MIT

Skillstore リビジョン

r1

バージョンに関する注意

作者はバージョンを宣言していません。

参照

a9e9d20e6c4dd04277689b7c6ba407bac816a461

メンテナンスの新しさ

2026/7/22

利用状況

0 ダウンロード · 0 閲覧

ファイル構成

cubha のその他のスキル

すべて表示
すべて表示
📦

testing-patterns

81

コードベース全体で信頼性の高いテストを計画する

作成者 0xDarkMatter

このスキルは、テスト範囲を混在させずに、チームがテスト戦略、モック、データフィクスチャ、カバレッジゲート、CIパターンを選択するのに役立ちます。Claude、Codex、Claude Codeに、ユニット、統合、エンドツーエンド、TDD、パイプラインテストのための構造化されたガイダンスを提供します。

コーディング&開発 表示