Ue Asset Finder

v1.0.0

Find Unreal Engine assets (.uasset, .umap, .uby, .udata). Use when: (1) Finding specific assets, (2) Locating maps/levels, (3) Finding UI widgets, (4) Findin...

0· 324·0 current·0 all-time
byVincent@vincentwilliam
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the instructions: SKILL.md gives PowerShell search examples and project paths for finding .uasset/.umap/.uby/.udata files. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
Instructions are limited to local filesystem searches (Get-ChildItem) and returning path/size/modtime. They reference Saved/SaveGames and logs (which can contain sensitive data) and mention 'Dependencies (if checking references)' without providing a concrete method to enumerate references — the guidance is otherwise scoped and does not call for network exfiltration.
Install Mechanism
No install spec and no code files — lowest-risk instruction-only skill. The example commands assume a PowerShell environment but nothing is installed by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested. The only implicit dependency is a PowerShell-capable runtime to execute the provided commands.
Persistence & Privilege
always is false and the skill has no install actions or self-modifying behavior. It does not request elevated or persistent privileges.
Assessment
This skill appears to do exactly what it says: local file searches for Unreal assets using PowerShell patterns. Before using it: (1) confirm you run the commands locally and not against remote machines, (2) be aware searches of Saved/SaveGames and logs can surface sensitive user data or PII, (3) ensure your environment supports PowerShell (examples are Windows/PowerShell-centric), and (4) if you need dependency/reference resolution, ask the skill author how to safely enumerate asset references rather than relying on the vague 'if checking references' note. Since the source is unknown, avoid sending search results to external services unless you trust the destination.

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

latestvk974w9tsmtehkr4vpnwxr715x1824cpj

License

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

Comments