Skip to main content

glif-api-runner

Enables programmatic execution of Glif workflows via API for AI image and text generation, enhancing app integration capabilities.

Install this skill

or
84/100

Security score

The glif-api-runner skill was audited on Feb 12, 2026 and we found 8 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 19

Curl to non-GitHub URL

SourceSKILL.md
19curl -X POST https://simple-api.glif.app \
medium line 60

Curl to non-GitHub URL

SourceSKILL.md
60curl -X POST https://simple-api.glif.app \
low line 13

External URL reference

SourceSKILL.md
13**Base URL:** `https://simple-api.glif.app`
low line 14

External URL reference

SourceSKILL.md
14**Auth:** Bearer token from https://glif.app/settings/api-tokens
low line 19

External URL reference

SourceSKILL.md
19curl -X POST https://simple-api.glif.app \
low line 44

External URL reference

SourceSKILL.md
44"output": "https://res.cloudinary.com/.../image.png",
low line 60

External URL reference

SourceSKILL.md
60curl -X POST https://simple-api.glif.app \
low line 73

External URL reference

SourceSKILL.md
73https://simple-api.glif.app?strict=1
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →