LAP Registry

Anchore Engine API Server Skill

anchore-io

Provider: Anchore Version: 0.1.20 Endpoints: 112 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
GET/
GET/healthSimple status check
GET/versionHealth check, returns 200 and no body if service is running
GET/policiesReturns the version object for the service, including db schema version info
POST/policiesList policies
GET/policies/{policyId}Add a new policy
PUT/policies/{policyId}Get specific policy
DELETE/policies/{policyId}Update policy
GET/subscriptionsDelete policy
POST/subscriptionsList all subscriptions
GET/subscriptions/{subscriptionId}Add a subscription of a specific type
PUT/subscriptions/{subscriptionId}Get a specific subscription set
DELETE/subscriptions/{subscriptionId}Update an existing and specific subscription
GET/summaries/imagetagsDelete subscriptions of a specific type
POST/imagesList all visible image digests and tags
GET/imagesSubmit a new image for analysis by the engine
DELETE/imagesList all visible images
POST/import/imagesBulk mark images for deletion
GET/images/{imageDigest}Import an anchore image tar.gz archive file. This is a deprecated API replaced by the "/imports/images" route
DELETE/images/{imageDigest}Get image metadata
GET/images/by_id/{imageId}Delete an image analysis
DELETE/images/by_id/{imageId}Lookup image by docker imageId
GET/images/{imageDigest}/checkDelete image by docker imageId
GET/images/by_id/{imageId}/checkCheck policy evaluation status for image
GET/images/{imageDigest}/vulnCheck policy evaluation status for image
GET/images/{imageDigest}/vuln/{vtype}Get vulnerability types
GET/images/by_id/{imageId}/vulnGet vulnerabilities by type
GET/images/by_id/{imageId}/vuln/{vtype}Get vulnerability types
GET/images/{imageDigest}/contentGet vulnerabilities by type
GET/images/by_id/{imageId}/contentList image content types

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install anchore-io

Downloads and installs to ~/.claude/skills/anchore-io/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)