スキル一覧に戻る
venikman

auditproxy-audit-session

by venikman

0🍴 0📅 2026年1月19日
GitHubで見るManusで実行

SKILL.md


name: audit/proxy-audit-session description: Issues a proxy audit verdict for a session. version: 0.1.0 status: experimental family: audit role: ProxyAuditor allowed_tools:

  • write_to_file policies:
  • E.13 Proxy audit
  • A.15.1 U.Work outputs:
  • ProxyAuditReport

Audit: Proxy Audit Session

1. Context

This skill records a proxy audit verdict for a session, capturing findings and recommendations without changing the session state.

2. Inputs

  • context (required): Bounded context name (safe path segment).
  • session_id (required): Session identifier (safe path segment).
  • verdict (required): Proxy audit verdict (pass, needs-review, fail).
  • findings (optional): Semicolon-delimited findings.
  • recommendations (optional): Semicolon-delimited recommendations.
  • artifacts (optional): Semicolon-delimited artifact paths.
  • dod_report (optional): Path to a DoD report.
  • notes (optional): Freeform notes.
  • agent_type (optional): Agent type performing the audit.
  • agent_model (optional): Agent model identifier.
  • role_assignment (optional): RoleAssignment for U.Work logging (default: ProxyAuditor).
  • decisions (optional): Semicolon-delimited DRR ids/paths.
  • timestamp_start (optional): ISO-8601 timestamp for deterministic output.

3. Outputs

  • runtime/contexts/<context>/audits/proxy/<session_id>.<timestamp>.proxy-audit.md

4. Procedure

  1. Validate inputs and resolve the proxy audit report path.
  2. Write the proxy audit report with verdict and structured feedback.
  3. Emit U.Work via telemetry/log-work when available.

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です