Aport Standup
PassAudited by ClawScan on May 1, 2026.
Overview
This instruction-only skill is coherent and purpose-aligned, but users should notice that it fetches APort decision history and references optional external setup tools.
This skill appears safe and purpose-aligned for generating standups from APort decisions. Before installing or using it, make sure you are comfortable sharing the relevant APort decision history in the chat, confirm the APORT_AGENT_ID is the right one, and review any optional external setup tools such as `npx aport-id` separately.
Findings (3)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
The agent may use an APort agent identifier to look up decision records associated with that identity.
The skill relies on an agent identity value to retrieve APort records. This is expected for the stated purpose, but it is still identity-linked access the user should recognize.
You need `APORT_AGENT_ID` in your environment.
Confirm the APORT_AGENT_ID belongs to the intended agent or workspace before using the skill.
Standup output may include signed decision IDs, timestamps, policy IDs, and blocker reasons from APort.
The skill instructs the agent to call an external APort API to retrieve decision history. This external provider flow is clearly disclosed and central to the skill, but the returned history may contain work or audit details.
GET https://aport.io/api/verify/decisions/YOUR_AGENT_ID
Use this only for APort decision records you are comfortable summarizing in the current chat or standup context.
If a user does not already have an APort passport, setup may involve running or following external APort tooling outside this reviewed artifact.
The prerequisite setup references an external npm-executed CLI and an external skill URL that are not part of the provided artifact set. The setup is disclosed and optional, but users should treat those external instructions as separate trust decisions.
CLI: `npx aport-id` ... Agent skill: Read https://aport.id/skill and follow the instructions
Review the external APort CLI or skill before running setup steps, especially in sensitive environments.
