Pop-cam NanoBanana

v1.3.0

AI image generation in any visual style — photorealistic, cinematic, cartoon, illustration, and more. Transform photos or generate from text prompts via the...

0· 49·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
CryptoCan make purchases
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (image generation) aligns with required pieces: a single POPCAM_API_TOKEN credential and use of curl to call pop-cam.com endpoints. Nothing requested is unrelated to generating images.
Instruction Scope
SKILL.md instructs only on authenticating with Pop-cam, submitting text-or-image payloads, using webhook or synchronous modes, and handling presigned download URLs. It does not instruct the agent to read unrelated files, harvest other environment variables, or call unexpected endpoints.
Install Mechanism
No install spec or external downloads — instruction-only skill. Required binary (curl) matches the provided curl examples. Low risk from installation.
Credentials
Only one required environment variable (POPCAM_API_TOKEN) is declared and used, which is appropriate for an API client. No unrelated secrets or config paths are requested.
Persistence & Privilege
Skill is not forced-always; autonomous invocation is allowed by default (expected). The skill does not request system-wide config changes or unusual persistent privileges.
Assessment
This skill appears coherent, but before installing: ensure you trust https://www.pop-cam.com (the skill will ask you to provide and store an API token: POPCAM_API_TOKEN). Keep that token secret — anyone with it can use your credits. Be mindful that webhook usage requires a public HTTPS endpoint you control (if you provide one, results will be POSTed there). Confirm Pop-cam's pricing/credits and content policy because each generation costs credits and may be subject to terms. If you need higher assurance, verify the homepage, developer docs, and that the token behaves as described (pk_ prefix, shown once) before saving it into the agent environment.

Like a lobster shell, security has layers — review code before you run it.

latestvk97cd5tq8rpwvcg36amd1r6t7s84skzv

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🍌 Clawdis
Binscurl
EnvPOPCAM_API_TOKEN
Primary envPOPCAM_API_TOKEN

Comments