skills$openclaw/localstorage-poc
orlyjamie6.8k

by orlyjamie

localstorage-poc – OpenClaw Skill

localstorage-poc is an OpenClaw Skills integration for security workflows. Security research - localStorage access via SVG XSS

6.8k stars4.4k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026security

Skill Snapshot

namelocalstorage-poc
descriptionSecurity research - localStorage access via SVG XSS OpenClaw Skills integration.
ownerorlyjamie
repositoryorlyjamie/localstorage-poc
languageMarkdown
licenseMIT
topics
securityL1
installopenclaw add @orlyjamie/localstorage-poc
last updatedFeb 7, 2026

Maintainer

orlyjamie

orlyjamie

Maintains localstorage-poc in the OpenClaw Skills directory.

View GitHub profile
File Explorer
3 files
.
_meta.json
287 B
icon.svg
5.4 KB
SKILL.md
372 B
SKILL.md

name: localstorage-poc description: "Security research - localStorage access via SVG XSS"

localStorage Access PoC

Security research demonstration by @theonejvo

This skill demonstrates that SVG files on ClawdHub can access localStorage, including authentication tokens.

View the PoC: Open icon.svg while logged into ClawdHub.

README.md

No README available.

Permissions & Security

Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.

Requirements

  • OpenClaw CLI installed and configured.
  • Language: Markdown
  • License: MIT
  • Topics:

FAQ

How do I install localstorage-poc?

Run openclaw add @orlyjamie/localstorage-poc in your terminal. This installs localstorage-poc into your OpenClaw Skills catalog.

Does this skill run locally or in the cloud?

OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.

Where can I verify the source code?

The source repository is available at https://github.com/openclaw/skills/tree/main/skills/orlyjamie/localstorage-poc. Review commits and README documentation before installing.