Skip to main content

Business Forge Engineer

Specializes in managing post-magic assets and generating visuals using the Business Forge framework.

Install this skill

or
79/100

Security score

The Business Forge Engineer skill was audited on Jun 13, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 306

Template literal with variable interpolation in command context

SourceSKILL.md
306const prompt = `
medium line 310

Template literal with variable interpolation in command context

SourceSKILL.md
310`;
medium line 584

Template literal with variable interpolation in command context

SourceSKILL.md
584link.download = `visual_${asset.id}.jpg`;
medium line 596

Template literal with variable interpolation in command context

SourceSKILL.md
596link.download = `${asset.type}_${asset.id}.json`;
low line 390

External URL reference

SourceSKILL.md
390"https://generativelanguage.googleapis.com/v1beta/models/imagen-3.0:generate",
Scanned on Jun 13, 2026
View Security Dashboard
Installation guide →