amazon-inspector — quality + safety report

In the Skillier index (lap__amazonaws-com-amazonaws-com-inspector) · scanned 2026-06-03 · engine: builtin+triage

A
Quality
98/100
Safety

✓ Clean — no heuristic safety flags surfaced.

Heuristic flags from the builtin scanner, which is known to over-flag (it trips on legitimate env-reading integrations, security skills, and library .eval calls). This is NOT an authoritative malicious verdict — re-scan with SkillSpector for the authoritative result. Run the authoritative scan →

Skillproof quality grade A

📇 This skill is in the Skillier index (curated · deduped · quality-filtered). Install Skillier to route & load it into your AI client.

Quality notes

No example
low · quality · body
→ Add at least one worked example (input → expected action/output).

About this skill

Amazon Inspector API skill. Use when working with Amazon Inspector for root. Covers 37 endpoints.

📄 Read the SKILL.md
---
name: amazon-inspector
description: "Amazon Inspector API skill. Use when working with Amazon Inspector for root. Covers 37 endpoints."
version: 1.0.0
generator: lapsh
---

# Amazon Inspector
API version: 2016-02-16

## Auth
AWS SigV4

## Base URL
Not specified.

## Setup
1. Configure auth: AWS SigV4
3. POST / -- create first resource

## Endpoints

37 endpoints across 1 groups. See references/api-spec.lap for full details.

### root
| Method | Path | Description |
|--------|------|-------------|
| POST | / | Assigns attributes (key and value pairs) to the findings that are specified by the ARNs of the findings. |
| POST | / | Creates a new assessment target using the ARN of the resource group that is generated by CreateResourceGroup. If resourceGroupArn is not specified, all EC2 instances in the current AWS account and region are included in the assessment target. If the service-linked role isn’t already registered, this action also creates and registers a service-linked role to grant Amazon Inspector access to AWS Services needed to perform security assessments. You can create up to 50 assessment targets per AWS account. You can run up to 500 concurrent agents per AWS account. For more information, see  Amazon Inspector Assessment Targets. |
| POST | / | Creates an assessment template for the assessment target that is specified by the ARN of the assessment target. If the service-linked role isn’t already registered, this action also creates and registers a service-linked role to grant Amazon Inspector access to AWS Services needed to perform security assessments. |
| POST | / | Starts the generation of an exclusions preview for the specified assessment template. The exclusions preview lists the potential exclusions (ExclusionPreview) that Inspector can detect before it runs the assessment. |
| POST | / | Creates a resource group using the specified set of tags (key and value pairs) that are used to select the EC2 instances to be included in an Amazon Inspector assessment target. The created resource group is then used to create an Amazon Inspector assessment target. For more information, see CreateAssessmentTarget. |
| POST | / | Deletes the assessment run that is specified by the ARN of the assessment run. |
| POST | / | Deletes the assessment target that is specified by the ARN of the assessment target. |
| POST | / | Deletes the assessment template that is specified by the ARN of the assessment template. |
| POST | / | Describes the assessment runs that are specified by the ARNs of the assessment runs. |
| POST | / | Describes the assessment targets that are specified by the ARNs of the assessment targets. |
| POST | / | Describes the assessment templates that are specified by the ARNs of the assessment templates. |
| POST | / | Describes the IAM role that enables Amazon Inspector to access your AWS account. |
| POST | / | Describes the exclusions that are specified by the exclusions' ARNs. |
| POST | / | Describes the findings that are specified by the ARNs of the findings. |
| POST | / | Describes the resource groups that are specified by the ARNs of the resource groups. |
| POST | / | Describes the rules packages that are specified by the ARNs of the rules packages. |
| POST | / | Produces an assessment report that includes detailed and comprehensive results of a specified assessment run. |
| POST | / | Retrieves the exclusions preview (a list of ExclusionPreview objects) specified by the preview token. You can obtain the preview token by running the CreateExclusionsPreview API. |
| POST | / | Information about the data that is collected for the specified assessment run. |
| POST | / | Lists the agents of the assessment runs that are specified by the ARNs of the assessment runs. |
| POST | / | Lists the assessment runs that correspond to the assessment templates that are specified by the ARNs of the assessment templates. |
| POST | / | Lists the ARNs of the assessment targets within this AWS account. For more information about assessment targets, see Amazon Inspector Assessment Targets. |
| POST | / | Lists the assessment templates that correspond to the assessment targets that are specified by the ARNs of the assessment targets. |
| POST | / | Lists all the event subscriptions for the assessment template that is specified by the ARN of the assessment template. For more information, see SubscribeToEvent and UnsubscribeFromEvent. |
| POST | / | List exclusions that are generated by the assessment run. |
| POST | / | Lists findings that are generated by the assessment runs that are specified by the ARNs of the assessment runs. |
| POST | / | Lists all available Amazon Inspector rules packages. |
| POST | / | Lists all tags associated with an assessment template. |
| POST | / | Previews the agents installed on the EC2 instances that are part of the specified assessment target. |
| POST | / | Registers the IAM role that grants Amazon Inspector access to AWS Services needed to perform security assessments. |
| POST | / | Removes entire attributes (key and value pairs) from the findings that are specified by the ARNs of the findings where an attribute with the specified key exists. |
| POST | / | Sets tags (key and value pairs) to the assessment template that is specified by the ARN of the assessment template. |
| POST | / | Starts the assessment run specified by the ARN of the assessment template. For this API to function properly, you must not exceed the limit of running up to 500 concurrent agents per AWS account. |
| POST | / | Stops the assessment run that is specified by the ARN of the assessment run. |
| POST | / | Enables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to a specified SNS topic. |
| POST | / | Disables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to a specified SNS topic. |
| POST | / | Updates the assessment target that is specified by the ARN of the assessment target. If resourceGroupArn is not specified, all EC2 instances in the current AWS account and region are included in the assessment target. |

## Common Questions

Match user requests to endpoints in references/api-spec.lap. Key patterns:
- "How to authenticate?" -> See Auth section

## Response Tips
- Check response schemas in references/api-spec.lap for field details
- Create/update endpoints typically return the created/updated object

## References
- Full spec: See references/api-spec.lap for complete endpoint details, parameter tables, and response schemas

> Generated from the official API spec by [LAP](https://lap.sh)
Scan or optimize your own skill →

Want a live grade + an embeddable README badge? Run your skill through the free scanner.

Graded independently by Skillproof — nothing to sell the author. Quality is mechanical + corpus-grounded; safety flags are heuristic (builtin+triage), not a malicious verdict.