arc-linear-issue-creator

Pass

Audited by Gen Agent Trust Hub on Sep 3, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides Python and curl snippets to interact with the official Linear API (api.linear.app). These are intended for the primary purpose of issue creation and use standard library methods (urllib).
  • [CREDENTIALS_UNSAFE]: The skill references a LINEAR_API_KEY but correctly instructs the user to provide it via environment variables or manual input. It explicitly warns against committing keys to version control and suggests using temporary files that are deleted after use.
  • [REMOTE_CODE_EXECUTION]: The skill contains example code (Python and bash) for making API requests. These are static templates for the agent to use when executing its task and do not involve downloading or running untrusted external scripts.
  • [DATA_EXFILTRATION]: The skill communicates with Linear's official API endpoint. While it handles project data, the traffic is directed to a well-known, trusted service (Linear) required for the skill's functionality.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 3, 2026, 02:18 PM
Security Audit — agent-trust-hub — arc-linear-issue-creator