ClawAudit verdict

figma-to-mobile

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

The skill converts Figma designs to mobile UI code, using the Figma REST API and Python, without any evidence of malicious behavior.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

65
security
70
transparency
70
maintenance

Findings (4)

Pattern match high

Possible hardcoded credential

SKILL.md · prose · downgraded · TOKEN = "figd_...

Pattern match medium

pip3 install — installs Python packages at runtime

SKILL.md · frontmatter · pip3 install

Pattern match low

Python os.environ.get — reads environment variable

scripts/figma_fetch.py · prose · downgraded · os.environ.get(

Pattern match low

Python shutil file operation — copies/moves/deletes files

tests/test_project_scan.py · prose · downgraded · shutil.rmtree(

Permissions & capabilities

No declared permissions — minimal attack surface.

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API