resource-compliance

Identify compliance risks and lifecycle status across SmartCMP resources.

15|6|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/CloudChef/atlasclaw-providers --skill resource-compliance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: resource-compliance
Source: https://github.com/CloudChef/atlasclaw-providers/tree/main/providers/SmartCMP-Provider/skills/resource-compliance
Command: npx skills add https://github.com/CloudChef/atlasclaw-providers --skill resource-compliance

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Resource compliance and risk analysis for SmartCMP resources require collecting resource details, applying component-type analyzers, and surfacing actionable findings to guide remediation.

Core Features & Use Cases

  • Route analyzers by resource type (cloud, software, OS) and surface lifecycle, patch, security, and configuration posture findings.
  • Accept input from resource IDs, inventories, or webhook payloads and produce structured results with recommendations.
  • Provide pipeline-friendly output including analysis targets, findings, and summaries for integration into dashboards.

Quick Start

Run a single-resource analysis to obtain lifecycle and compliance insights across supported resource types.

Frequently Asked Questions about resource-compliance

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze SmartCMP resources for compliance risks?

SmartCMP resource compliance analysis is performed by routing inventories, webhook payloads, or direct resource IDs through cloud, software, and OS analyzers to identify lifecycle status and security risks. The Skill outputs structured findings and remediation recommendations.

What is the best way to check the lifecycle status of cloud resources in SmartCMP?

Lifecycle status checks route cloud resources through type-aware analyzers using normalized resource inputs from inventories or webhooks. The analysis produces structured summaries and actionable findings regarding the resource lifecycle posture.

Can I use webhook payloads to trigger automated compliance checks for software resources?

Webhook payloads are fully supported as input for automated compliance checks. The analysis engine normalizes the payload data and routes it through software analyzers to surface patch and configuration posture findings.

Does this compliance analysis tool require external validation hooks?

External validation hooks are enforced during the analysis process to ensure accurate compliance posture findings. This mechanism validates the normalized inputs before routing them through the appropriate cloud, software, or OS analyzers.

How do I integrate resource compliance findings into existing dashboards?

Pipeline-friendly output containing analysis targets, findings, and summaries enables direct integration into external dashboards. This structured format ensures remediation recommendations and compliance posture data flow seamlessly into downstream systems.