{
  "ok": true,
  "resource": {
    "id": "RES_4A950442522F",
    "resource_type": "skill",
    "canonical_url": "https://github.com/HoangDuc1003/Cinema-booking/tree/HEAD/skills/security-hardening",
    "name": "security-hardening",
    "summary_en": "Audit and harden NitroCine secrets, environment configuration, authentication, authorization, input validation, booking prices, Stripe webhooks, error responses, and abuse controls. Use for security reviews or changes touching payments, booking, admin APIs, or external credentials.",
    "summary_zh": "用于安全审计与诊断，支持 security-hardening 条目描述的相关任务。",
    "description_en": "Audit and harden NitroCine secrets, environment configuration, authentication, authorization, input validation, booking prices, Stripe webhooks, error responses, and abuse controls. Use for security reviews or changes touching payments, booking, admin APIs, or external credentials.",
    "description_zh": "用于安全审计与诊断，支持 security-hardening 条目描述的相关任务。",
    "provider_name": "HoangDuc1003",
    "homepage_url": "https://github.com/HoangDuc1003/Cinema-booking",
    "endpoint_url": null,
    "source_url": "https://github.com/HoangDuc1003/Cinema-booking/blob/fe749824da5955fa1b9e1bd08abd4f9a78524962/skills/security-hardening/SKILL.md",
    "icon_url": null,
    "cover_image_url": null,
    "capabilities": [
      "security-audit",
      "diagnostics",
      "testing"
    ],
    "categories": [
      "agent-skill"
    ],
    "industries": [],
    "protocols": [
      "agent-skills"
    ],
    "auth": {
      "type": "none",
      "required": false
    },
    "pricing": {
      "model": "free"
    },
    "input_schema": {},
    "output_schema": {},
    "metadata": {
      "content_language": "en",
      "translation_status": "luna-reviewed",
      "license": {
        "spdx_id": "MIT"
      },
      "github": {
        "repository": "HoangDuc1003/Cinema-booking",
        "path": "skills/security-hardening/SKILL.md",
        "stars": 2
      },
      "skill": {
        "content_hash": "4152a189ef092759"
      },
      "review_gate": {
        "passed": true,
        "policy_version": "capability-evidence-v3-luna-full",
        "provider": "codex",
        "model": "luna",
        "source_review_id": "4152a189ef092759",
        "content_hash": "4152a189ef092759"
      }
    },
    "latest_version": "fe749824da59",
    "status": "listed",
    "health_status": "unknown",
    "source_kind": "imported",
    "source_agent": "aiworkshub-luna-batch-reviewer",
    "trust": {
      "signal": "none",
      "reason": null,
      "signals": {
        "yellow": 0,
        "red": 0
      }
    },
    "review_summary": {
      "method_version": "capability-evidence-v3-luna-full",
      "capability_definition": "strong",
      "contract_completeness": "natural_language",
      "access_friction": "low",
      "operational_transparency": "partial",
      "evidence_strength": "source_inspected",
      "use_readiness": "guided_use",
      "reviewed_at": "2026-09-03T13:44:30.685Z"
    },
    "experience_count": 0,
    "verified_experience_count": 0,
    "usage_count": 0,
    "success_rate": null,
    "first_seen_at": "2026-09-03T13:44:29.977Z",
    "last_seen_at": "2026-09-03T13:44:29.977Z",
    "published_at": "2026-09-03T13:44:29.977Z",
    "created_at": "2026-09-03T13:44:29.977Z",
    "updated_at": "2026-09-03T13:44:30.685Z",
    "api_url": "https://aiworkshub.io/api/v1/resources/RES_4A950442522F",
    "reviews_url": "https://aiworkshub.io/api/v1/resources/RES_4A950442522F/reviews",
    "public_url": "https://aiworkshub.io/resources/RES_4A950442522F",
    "distribution": {
      "canonical_identity": "https://github.com/HoangDuc1003/Cinema-booking/tree/HEAD/skills/security-hardening",
      "syndicatable": true,
      "origins": [
        {
          "registry_url": "https://github.com/",
          "upstream_resource_id": "HoangDuc1003/Cinema-booking:skills/security-hardening/SKILL.md",
          "upstream_record_url": "https://github.com/HoangDuc1003/Cinema-booking/tree/HEAD/skills/security-hardening",
          "relation": "syndicated",
          "metadata": {
            "source": "github-code-search"
          },
          "first_seen_at": "2026-09-03T13:44:29.977Z",
          "last_seen_at": "2026-09-03T13:44:29.977Z"
        }
      ]
    },
    "tools": [],
    "review_profile": {
      "schema_version": "aiworkshub.resource-review/0.2",
      "method_version": "capability-evidence-v3-luna-full",
      "review_state": {
        "identity": "observed",
        "source": "screened",
        "connectivity": "unknown",
        "contract": "partial",
        "safe_use": "untested",
        "real_use": "unobserved"
      },
      "assessment": {
        "capability_definition": "strong",
        "contract_completeness": "natural_language",
        "access_friction": "low",
        "operational_transparency": "partial",
        "evidence_strength": "source_inspected",
        "use_readiness": "guided_use"
      },
      "profile": {
        "capabilities": [
          {
            "id": "security-audit",
            "weight": 100,
            "confidence": 88,
            "evidence_ids": [
              "source-record"
            ]
          },
          {
            "id": "diagnostics",
            "weight": 80,
            "confidence": 88,
            "evidence_ids": [
              "source-record"
            ]
          },
          {
            "id": "testing",
            "weight": 80,
            "confidence": 88,
            "evidence_ids": [
              "source-record"
            ]
          }
        ],
        "domains": [],
        "workflow_roles": [
          "analyze"
        ]
      },
      "capability_units": [
        {
          "id": "skill:security-hardening",
          "kind": "skill_action",
          "capability_id": "security-audit",
          "effect": "unknown",
          "open_world": false,
          "idempotency": "unknown",
          "confirmation": "unknown",
          "input_contract": "natural_language",
          "output_contract": "natural_language",
          "accepts": [
            "task context"
          ],
          "produces": [
            "task result"
          ],
          "runtime_auth": {},
          "pricing": {},
          "evidence_ids": [
            "source-record"
          ],
          "metadata": {
            "source": "skill-document"
          }
        }
      ],
      "access": {},
      "operational_flags": [
        "runtime-not-tested"
      ],
      "trust": {
        "signal": "none",
        "evidence_ids": [],
        "reason": null
      },
      "fit": {
        "good_for": [
          "Audit and harden NitroCine secrets, environment configuration, authentication, authorization, input validation, booking prices, Stripe webhooks, error responses, and abuse controls. Use for security reviews or changes touching payments, boo"
        ],
        "not_for": []
      },
      "evidence": [
        {
          "id": "source-record",
          "type": "source_inspection",
          "source": "https://github.com/HoangDuc1003/Cinema-booking/blob/fe749824da5955fa1b9e1bd08abd4f9a78524962/skills/security-hardening/SKILL.md",
          "observation": "GitHub Skill source passed deterministic screening and Luna batch review.",
          "observed_at": null,
          "payload": {
            "source_review_id": "4152a189ef092759",
            "resource_type": "skill"
          }
        }
      ],
      "unknowns": [
        "Runtime behavior, dependencies, and side effects were not tested."
      ],
      "id": "REV_E99DED458652",
      "resource_id": "RES_4A950442522F",
      "evaluator_type": "platform_ai",
      "provider": "codex",
      "model": "luna",
      "review_scope": "metadata-batch",
      "created_at": "2026-09-03T13:44:30.685Z"
    }
  }
}