asset-inventory

Maintain comprehensive IT asset tracking.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "asset-inventory" with this command: npx skills add bagelhole/devops-security-agent-skills/bagelhole-devops-security-agent-skills-asset-inventory

Asset Inventory

Maintain comprehensive IT asset tracking.

Asset Categories

asset_types: hardware: - Servers - Network devices - Endpoints

software: - Applications - Operating systems - Licenses

cloud: - Compute instances - Storage - Databases

data: - Databases - File shares - Backups

AWS Inventory

List all resources

aws resourcegroupstaggingapi get-resources

EC2 instances

aws ec2 describe-instances --query 'Reservations[].Instances[].[InstanceId,InstanceType,State.Name]'

AWS Config

aws configservice describe-configuration-recorders

Asset Database Schema

asset: id: unique identifier name: display name type: hardware/software/cloud owner: responsible team classification: public/internal/confidential location: physical/cloud location status: active/retired/decommissioned created: timestamp updated: timestamp tags: []

Best Practices

  • Automated discovery

  • Regular reconciliation

  • Owner assignment

  • Classification tagging

  • Lifecycle tracking

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

sops-encryption

No summary provided by upstream source.

Repository SourceNeeds Review
Security

linux-administration

No summary provided by upstream source.

Repository SourceNeeds Review
Security

linux-hardening

No summary provided by upstream source.

Repository SourceNeeds Review
Security

vpn-setup

No summary provided by upstream source.

Repository SourceNeeds Review