Get a demo — 30 minutes →
Skill scan report

xlsx

View on GitHub
20 Low Automated analysis flagged 2 potential risk patterns.

What this skill does

The skill is a tool for working with spreadsheet and office files (e.g., .xlsx, .csv, .tsv), including reading, editing, and converting them. It uses LibreOffice (soffice) to perform these tasks, and

github/zlanqing - Code Execution - 2.7k stars

ThreatsCode Execution Code Injection

Threat analysis

Code Execution1 finding
Code Injection1 finding

Skill info

Namezlanqing/xlsx
Registrygithub
Version7ed6377
PURLpkg:github/zLanqing/codex-claude-academic-skills@7ed6377?skill=xlsx
Stars2.7k

Assessments (2)

Code Execution1 finding MEDIUM
MEDIUM

Code Execution via local-llm-review

scripts/office/soffice.py

subprocess.run(["soffice"] + args, env=env, **kwargs)  -  this line executes the soffice command with user-provided arguments, which could be exploited if the input is not properly sanitized.
Code Injection1 finding MEDIUM
MEDIUM

Code Injection via local-llm-review

scripts/office/soffice.py

The _ensure_shim() function compiles and loads a dynamically generated C file (lo_socket_shim.c) using gcc. This could be exploited if the source code is not properly sanitized or controlled.

Badge

Add the Anomity scan badge for xlsx to your README.

Anomity Skill Check badge

Markdown
[![Anomity Skill Check](https://anomity.ai/skills/badge.svg)](https://anomity.ai/skills/github/zlanqing/xlsx/)
HTML
<a href="https://anomity.ai/skills/github/zlanqing/xlsx/"><img src="https://anomity.ai/skills/badge.svg" alt="Anomity Skill Check"></a>
Image URL
https://anomity.ai/skills/badge.svg

How Anomity governs this at runtime

Scan-time vetting tells you what a skill says it will do. Anomity's Endpoint Sensor sees what agents actually do: it discovers skills alongside every other AI artifact on the endpoint, and runtime governance can allow, deny, or log the tool calls a skill triggers. Policy violations route to your SIEM, Slack, email, or Jira, backed by a queryable 90-day audit trail.

Book a 30-minute demo to see your own skill inventory.

Methodology and disputes

Every skill is assessed by the Anomity Skill Intelligence engine against its public source; findings indicate risk patterns, not confirmed exploitation. Maintainer of xlsx? Report an issue or request a rescan.

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok