Aimarketingtool Pro Fbaf2Fad — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Aimarketingtool Pro Fbaf2Fad (Plugin) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Open-source Expo / React Native app for AI-powered marketing workflows on mobile.
Marketingtool-pro Phone App is the mobile client for the Marketingtool-pro platform. It combines Appwrite for core authentication and account data with Firebase for AI flows, observability, and hosting-related services.
App.tsx and src/navigation/AppNavigator.tsxphone-session function to create the session used by the rest of the appsrc/data/tools.jssrc/services/aiService.ts prefers the Appwrite tool-executor functionapp.marketingtool.profunctions/ package contains Firebase Functions v2 + Genkit flows used by backend AI featuresfunctions/ — Firebase Functions v2 + Genkit + Firestoreappwrite-functions/phone-session — Appwrite function for converting a verified Firebase Phone Auth UID into an Appwrite sessionsrc/ — app screens, navigation, services, state, and UI codefunctions/ — Firebase Functions and Genkit flowsappwrite-functions/ — Appwrite backend functionsassets/ — static app assetsscripts/ — repository maintenance and deployment helpersdocs/ — supporting documentationnpm cinpm startPlatform-specific commands:
npm run ios
npm run android
npm run webnpm run doctor
npx tsc --noEmitInstall and build the functions package separately:
cd functions && npm ci
cd functions && npm run build
cd functions && npm run lintLocal serving commands:
cd functions && npm run serve
cd functions && npm run shellProduction deployment is automated through GitHub Actions.
vX.Y.Z triggers the production deployment workflowMasterDo not trigger EAS build or submission flows without explicit approval.
Local release verification flow (run only when shipping is approved):
git pull --rebase
git status
# Verify App Store Connect/IAP configuration
# Uses fastlane/Fastfile lane: ios test_iap_config
# Values from App Store Connect → Users and Access → Integrations
export ASC_KEY_ID=YOUR_KEY_ID
export ASC_ISSUER_ID=YOUR_ISSUER_ID
export ASC_KEY_PATH=~/secrets/AuthKey_YOUR_KEY_ID.p8
chmod 700 ~/secrets && chmod 600 "$ASC_KEY_PATH"
npm run iap:verify
# Build + auto-submit (both stores)
npm run ship:verified
# iOS-only (still verifies IAP configuration first)
npm run ship:verified:iosContributions are welcome.
Please also review:
If you discover a security issue, please do not open a public issue. Follow the private reporting guidance in SECURITY.md.
This project is licensed under the MIT License.
This project uses third-party open-source software, including:
Full license details available at marketingtool.pro.
Maintained by Marketingtool-pro
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.