rust-profiling
Audited by Socket on Feb 21, 2026
1 alert found:
Security[Skill Scanner] Backtick command substitution detected BENIGN. The skill fragment is a coherent, well-scoped guide for Rust performance profiling with standard toolchains. It does not request credentials, download arbitrary payloads, or enable unintended actions. The presence of admin steps (e.g., sudo) is normal for profiling in certain environments and does not imply malicious behavior. LLM verification: This file is documentation for Rust performance profiling and does not itself contain executable malicious code or obfuscated payloads. The meaningful risks are supply-chain related (unpinned cargo installs), privileged operations (writing to /proc, using sudo), and guidance to weaken ASLR. These are legitimate operational risks for profiling workflows and should be mitigated by adding explicit provenance and safety guidance. No direct data-exfiltration or backdoor code is present in the documen