AIsa Media Gen
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The skill bundle is a client for the AIsa media generation API. It requires `python3`, `curl`, and an `AISA_API_KEY` environment variable, all explicitly declared in `SKILL.md`. The `scripts/media_gen_client.py` script performs HTTP requests to `https://api.aisa.one` for image and video generation, and downloads generated media files (images, videos) to local storage. All network interactions and file operations are directly aligned with the stated purpose of generating and retrieving media, with no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the agent beyond the skill's intended functionality.
