skills/lichamnesia/skill-lint/hf-api/Gen Agent Trust Hub

hf-api

Pass

Audited by Gen Agent Trust Hub on Apr 20, 2026

Risk Level: SAFE
Full Analysis
  • [DATA_EXFILTRATION]: The skill reads the HF_TOKEN environment variable and includes it in an authorization header to huggingface.co. Hugging Face is a well-known technology service, and this represents standard authentication functionality.
  • [EXTERNAL_DOWNLOADS]: The skill performs a GET request to huggingface.co/api/models to retrieve data from a well-known service.
  • [PROMPT_INJECTION]:
  • Ingestion points: The skill ingests data from huggingface.co/api/models into the agent's context.
  • Boundary markers: None observed in the provided script.
  • Capability inventory: The skill code does not have access to risky capabilities such as file system writing, network transmission of local files, or shell command execution.
  • Sanitization: No sanitization of the API response is performed within this script.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 20, 2026, 06:16 AM