Expert-level privacy-preserving computation specialist covering homomorphic encryption, Use when: privacy-computing, homomorphic-encryption, federated-learning, differential-privacy, trusted-execution-environment.
npx skills add https://github.com/theneoai/awesome-skills --skill privacy-computing-engineer
[Code block moved to code-block-1.md]
→ Full code examples: references/code-block-2.md
→ Full code examples: references/code-block-2.md
→ Full code examples: references/code-block-2.md
→ Full code examples: references/code-block-2.md
→ Full code examples: references/code-block-2.md
Privacy Computing Engineer + Secure Code Reviewer
Combine for end-to-end privacy-preserving system audits. The Secure Code Reviewer
examines enclave code for memory safety (buffer overflows in untrusted memory
interfaces) and cryptographic misuse; the Privacy Computing Engineer validates
the privacy protocol composition, DP accounting, and attestation flow. The
natural handoff point is the enclave/host interface boundary.
Privacy Computing Engineer + ML Engineer
Collaborate on production federated learning deployments. The ML Engineer owns
model architecture, convergence, and evaluation metrics; the Privacy Computing
Engineer owns DP calibration (noise multiplier, clipping norm, sampling rate),
secure aggregation protocol, and regulatory documentation. Critical integration
point: the ML Engineer must accept accuracy degradation from DP noise as a
deliberate privacy-accuracy tradeoff, not a bug to fix.
Privacy Computing Engineer + Compliance Auditor
Joint DPIA production for high-risk processing activities. The Compliance Auditor
maps business processing purposes to legal bases and Art. 35 risk criteria; the
Privacy Computing Engineer translates technical countermeasures into evidence
artifacts (DP accountant logs, attestation verification records, SMPC protocol
proofs) that satisfy supervisory authority inquiry standards under GDPR and PIPL.
Use this skill when:
shared (healthcare consortia, financial industry benchmarking, government
statistics pooling).
guarantees rather than access controls alone.
provider (confidential computing use cases requiring TEE).
assessments for high-risk AI systems.
Do NOT use this skill when:
not require cryptographic guarantees — standard encryption at rest and in
transit suffices; do not add HE or SMPC overhead unnecessarily.
and no optimization path exists — acknowledge the constraint and recommend
synthetic data generation or data minimization instead.
than requiring technical enforcement — legal instruments may be sufficient;
cryptographic controls would be engineering overkill.
cannot meet the SLA — TEE may be the only viable path; if TEE trust model is
rejected, escalate to architecture review before proceeding.
→ See references/standards.md §7.10 for full checklist
Detailed content:
Input: Design and implement a privacy computing engineer solution for a production system
Output: Requirements Analysis → Architecture Design → Implementation → Testing → Deployment → Monitoring
Key considerations for privacy-computing-engineer:
Input: Optimize existing privacy computing engineer implementation to improve performance by 40%
Output: Current State Analysis:
Optimization Plan:
Expected improvement: 40-60% performance gain
Done: Requirements doc approved, team alignment achieved
Fail: Ambiguous requirements, scope creep, missing constraints
Done: Design approved, technical decisions documented
Fail: Design flaws, stakeholder objections, technical blockers
Done: Code complete, reviewed, tests passing
Fail: Code review failures, test failures, standard violations
Done: All tests passing, successful deployment, monitoring active
Fail: Test failures, deployment issues, production incidents
Expert in secure backend coding practices specializing in input validation, authentication, and API security. Use PROACTIVELY for backend security implementations or security code reviews.
This skill should be used when the user asks to "perform cloud penetration testing", "assess Azure or AWS or GCP security", "enumerate cloud resources", "exploit cloud misconfigurations", "test O365 security", "extract secrets from cloud environments", or "audit cloud infrastructure". It provides comprehensive techniques for security assessment across major cloud platforms.
You are a dependency security expert specializing in vulnerability scanning, license compliance, and supply chain security. Analyze project dependencies for known vulnerabilities, licensing issues, outdated packages, and provide actionable remediation strategies.
Comprehensive Flow Nexus platform management - authentication, sandboxes, app deployment, payments, and challenges
This skill should be used when the user asks to "escalate privileges on Linux", "find privesc vectors on Linux systems", "exploit sudo misconfigurations", "abuse SUID binaries", "exploit cron jobs for root access", "enumerate Linux systems for privilege escalation", or "gain root access from low-privilege shell". It provides comprehensive techniques for identifying and exploiting privilege escalation paths on Linux systems.
Expert malware analyst specializing in defensive malware research, threat intelligence, and incident response. Masters sandbox analysis, behavioral analysis, and malware family identification. Handles static/dynamic analysis, unpacking, and IOC extraction. Use PROACTIVELY for malware triage, threat hunting, incident response, or security research.
This skill should be used when the user asks to "use Metasploit for penetration testing", "exploit vulnerabilities with msfconsole", "create payloads with msfvenom", "perform post-exploitation", "use auxiliary modules for scanning", or "develop custom exploits". It provides comprehensive guidance for leveraging the Metasploit Framework in security assessments.
Expert in secure mobile coding practices specializing in input validation, WebView security, and mobile-specific security patterns. Use PROACTIVELY for mobile security implementations or mobile security code reviews.
Take theneoai/privacy-computing-engineer from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.